Skip to content

Commit

Permalink
Install FCGI to test website
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jul 30, 2024
1 parent f04bb94 commit a3685fd
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 @@ -35,7 +35,7 @@ jobs:
cpanm -iqn ExtUtils::MakeMaker Test::Most Clone Data::Serializer
cpanm -iqnf --skip-satisfied LWP::Simple::WithCache CGI::IDS DB_File
cpanm -iqn --skip-satisfied HTML::Entities LWP::Protocol::https
cpanm -iqn --skip-satisfied CGI::Carp FCGI::Buffer Taint::Runtime
cpanm -iqn --skip-satisfied CGI::Carp FCGI::Buffer Taint::Runtime FCGI
cpanm -iqfn Data::Throttler CGI::ACL B::Lint
cpanm --skip-satisfied -qn LWP::UserAgent::Cached Data::Serializer
cpanm --skip-satisfied -qn warnings::unused HTML::SocialMedia
Expand Down

0 comments on commit a3685fd

Please sign in to comment.