Skip to content

Commit 4ddb46c

Browse files
committed
Dashboard needs IPC::Run3
1 parent cc5f0b9 commit 4ddb46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
cpanm --configure-timeout=600 --notest --verbose --installdeps .
5252
cpanm -iqn Test::Most Devel::Cover Devel::Cover::Report::Html POSIX File::Glob File::Slurp File::stat Readonly
53-
cpanm -iqn IPC::System::Simple WWW::RT::CPAN
53+
cpanm -iqn IPC::System::Simple WWW::RT::CPAN IPC::Run3
5454
cpanm -iqn --skip-satisfied HTML::Entities LWP::Protocol::https Log::Any::Adapter::Log4perl Template::Filters Template::Plugin::EnvHash HTML::SocialMedia
5555
cpanm --iqn --skip-satisfied Template::Plugin::JSON
5656
timeout-minutes: 10

0 commit comments

Comments
 (0)