Skip to content

Commit

Permalink
Merge pull request #1525 from tianon/sub-util
Browse files Browse the repository at this point in the history
Pre-upgrade "App::cpanminus" and "ExtUtils::MakeMaker"
  • Loading branch information
kraih authored May 26, 2020
2 parents ee9efe9 + aad9804 commit 03e7a0e
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 @@ -25,8 +25,8 @@ jobs:
run: perl -V
- name: Install Dependencies
run: |
cpanm -n App::cpanminus ExtUtils::MakeMaker
cpanm -n --installdeps .
cpanm -n Sub::Util IO::Socket::IP
cpanm -n Cpanel::JSON::XS EV Role::Tiny
cpanm -n Test::Pod Test::Pod::Coverage
- name: Run Tests
Expand Down

0 comments on commit 03e7a0e

Please sign in to comment.