Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent 08ee954 commit 63bde64
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 @@ -31,7 +31,7 @@ jobs:

steps:
- name: apt
run: apt install -y libidn2-dev
run: sudo apt install -y libidn2-dev

- name: cpan
run: cpan-install --deps Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal
Expand Down

0 comments on commit 63bde64

Please sign in to comment.