Skip to content

Commit

Permalink
Install Locale::CA on GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Aug 27, 2024
1 parent 4b6b3f6 commit b9b4c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cpanm --skip-satisfied -qn Template::Filters Template::Plugin::EnvHash
cpanm --skip-satisfied -qn Log::WarnDie IPC::System::Simple Array::Iterator
cpanm --skip-satisfied -qn Geo::Coder::Abbreviations Geo::Location::Point
cpanm --skip-satisfied -qn Module::Info
cpanm --skip-satisfied -qn Module::Info Locale::CA
env:
AUTHOR_TESTING: 1
- name: Run Tests
Expand Down

0 comments on commit b9b4c05

Please sign in to comment.