Skip to content

Commit

Permalink
testing sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoby committed Mar 13, 2024
1 parent fb49138 commit 6e29416
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/perl_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
with:
submodules: recursive
- run: perl -V
- run: eval "$(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=$HOME/perl5)"
- run: curl -kL http://cpanmin.us | perl - App::cpanminus
- run: sudo cpan App::cpanminus
- run: cpanm --notest --installdeps --verbose .
- run: perl Makefile.PL
- run: make
Expand Down

0 comments on commit 6e29416

Please sign in to comment.