Skip to content

Commit

Permalink
More dep installations prior to publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
geofffranks committed Aug 29, 2024
1 parent e70ea2b commit d64edc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cpan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Configure
run: perl Build.PL
- name: install more deps
run ./Build installdeps
run: ./Build installdeps
- name: Test
run: ./Build test
- name: Build
Expand Down

0 comments on commit d64edc3

Please sign in to comment.