Skip to content

Commit

Permalink
adding cpanminus
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoby committed Mar 13, 2024
1 parent 2543c64 commit 5834e45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perl_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
submodules: recursive
- run: perl -V
- run: curl -kL http://cpanmin.us | perl - App::cpanminus
- run: cpanm --notest --installdeps --verbose .
- run: perl Makefile.PL
- run: make
Expand Down

0 comments on commit 5834e45

Please sign in to comment.