Skip to content

Commit

Permalink
fixup! Use shared GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Sep 24, 2021
1 parent 097e67d commit 08c9ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: PDLPorters/devops/github-actions/install-dep-pdl-dep@master
- name: Install Perl configure deps
run: |
cpanm -n PDL::Core::Dev
cpanm -n PDL::Core::Dev IPC::Run
- name: 'ci-dist: target-all'
uses: PDLPorters/devops/github-actions/ci-dist@gha-bulk-actions # TODO
with:
Expand Down

0 comments on commit 08c9ba5

Please sign in to comment.