Skip to content

Commit

Permalink
Force Module::Pluggable installation for GH CI
Browse files Browse the repository at this point in the history
Change-Id: I711c31ea9d17d40df344a644d7c85b05ccb27515
  • Loading branch information
Akron committed Nov 18, 2024
1 parent a65bd5d commit 724a96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: perl -V
- name: Install dependencies
run: |
cpanm --force Module::Pluggable
cpanm https://github.com/Akron/Mojolicious-Plugin-Localize.git
cpanm --installdeps .
cpanm -n Cpanel::JSON::XS EV
Expand Down

0 comments on commit 724a96f

Please sign in to comment.