Skip to content

Commit

Permalink
GHA: make configure deps for PDL explicit
Browse files Browse the repository at this point in the history
These were previously hard-coded into ci-dist.
  • Loading branch information
zmughal authored and mohawk2 committed Nov 21, 2021
1 parent f1b8b80 commit ae2a46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
uses: PDLPorters/devops/github-actions/ci-dist@master
with:
target-install-dist-perl-deps: true
dist-perl-deps-configure: ExtUtils::MakeMaker Devel::CheckLib

- name: 'ci-dist: target-test-release-testing'
uses: PDLPorters/devops/github-actions/ci-dist@master
Expand Down

0 comments on commit ae2a46f

Please sign in to comment.