Skip to content

Commit

Permalink
GHA: Add configure deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 2, 2022
1 parent 7939b2b commit 4ab4e8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ jobs:
with:
target-setup-perl: false
target-install-dist-perl-deps: true
dist-perl-deps-configure:
Capture::Tiny Data::Dumper Devel::CheckOS
ExtUtils::Constant ExtUtils::MakeMaker ExtUtils::MakeMaker::CPANfile
Devel::CheckLib
build-enable-graphical-display: true
target-test-release-testing: true
target-test: true
Expand Down

0 comments on commit 4ab4e8c

Please sign in to comment.