Skip to content

Commit

Permalink
cpanm
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent 7c251b8 commit d41d7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
run: sudo apt install -y libidn2-dev cpanminus

- name: cpan
#run: sudo cpanm Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal inc::Module::Install MIME::Base32 Test::Differences
run: sudo cpanm --notest Module::Install Devel::CheckLib Module::Install::XSUtil Test::Fatal
run: sudo cpanm Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal inc::Module::Install MIME::Base32 Test::Differences
#run: sudo cpanm --notest Module::Install Devel::CheckLib Module::Install::XSUtil Test::Fatal

- name: install
run: sudo cpanm --verbose --notest --configure-args="--no-ed25519" .
Expand Down

0 comments on commit d41d7ee

Please sign in to comment.