Skip to content

Commit

Permalink
Need a later version of inc::latest than what is bundled with 5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Jun 3, 2023
1 parent 8606609 commit c45dc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
PERL_USE_UNSAFE_INC: 0
run: |
perl -v
cpanm ExtUtils::MakeMaker Test::Pod Test::Pod::Coverage || cat /home/runner/.cpanm/work/*/build.log
cpanm ExtUtils::MakeMaker inc::latest Test::Pod Test::Pod::Coverage || cat /home/runner/.cpanm/work/*/build.log
perl -Mparent -e0 || cpanm parent
rm -rf /home/runner/.cpanm/work/*
cpanm --installdeps . || cat /home/runner/.cpanm/work/*/build.log
Expand Down

0 comments on commit c45dc7a

Please sign in to comment.