Skip to content

Commit

Permalink
CI: install deps on linux bin build
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Jun 11, 2024
1 parent f0d5e49 commit eff9967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_bin_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
- name: Build
run: |
perl Makefile.PL
cpanm --notest --installdeps .
make test

0 comments on commit eff9967

Please sign in to comment.