Skip to content

Commit

Permalink
install an up-to-date toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Dec 8, 2020
1 parent 01de78f commit cf229a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
env:
PERL_USE_UNSAFE_INC: 0
run: |
cpanm ExtUtils::MakeMaker Test::Pod Test::Pod::Coverage
cpanm --installdeps .
perl Makefile.PL
make test

0 comments on commit cf229a9

Please sign in to comment.