From a3685fd5774cd8c23b7c75482bc41a10c3cf7fcc Mon Sep 17 00:00:00 2001 From: Nigel Horne Date: Tue, 30 Jul 2024 09:14:54 -0400 Subject: [PATCH] Install FCGI to test website --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index e8bf9963..a4126c38 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -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