Skip to content

Commit

Permalink
Update Makemaker first
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 6, 2020
1 parent 6c39a38 commit ab4955b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
run: perl -V
- name: Prepare cpan
run: |
cpan IO::Socket::SSL
cpan IO::Socket::SSL ExtUtils::MakeMaker
- name: Install dependencies
run: cpan .
- name: Run tests
Expand Down

0 comments on commit ab4955b

Please sign in to comment.