Skip to content

Commit

Permalink
Added Template::Plugin::EnvHash to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Dec 16, 2024
1 parent 4596edf commit 2fce643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cpanm -iqn ExtUtils::MakeMaker Test::Most Test::Needs Clone
cpanm -iqnf --skip-satisfied LWP::Simple::WithCache CGI::IDS
cpanm -iv DB_File
cpanm -iqn --skip-satisfied HTML::Entities LWP::Protocol::https Log::Any::Adapter::Log4perl Template::Filters
cpanm -iqn --skip-satisfied HTML::Entities LWP::Protocol::https Log::Any::Adapter::Log4perl Template::Filters Template::Plugin::EnvHash
cpanm -ivn --installdeps .
- name: Make Module
env:
Expand Down

0 comments on commit 2fce643

Please sign in to comment.