Skip to content

Commit

Permalink
cpanm verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Aug 28, 2023
1 parent 71f7000 commit ed679ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get update -y
sudo apt-get install -y libdb-dev sqlite3 libgd-dev libsqlite3-dev libberkeleydb-perl libcdb-file-perl quicktree mash
- name: cpanm installdeps --notest --force
run: cpanm --installdeps . --notest --force
run: cpanm --installdeps . --notest --force --verbose
- name: versions
run: |
mash --version
Expand Down

0 comments on commit ed679ca

Please sign in to comment.