Skip to content

Commit

Permalink
distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent 67691a2 commit 56bca4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: perl -v

- name: apt
run: sudo apt install -y git #libidn2-dev cpanminus
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
Expand Down

0 comments on commit 56bca4d

Please sign in to comment.