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 d79981f commit 2739e10
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 @@ -52,4 +52,5 @@ jobs:
- name: Build
run: |
perl Makefile.PL
cpanm --notest --installdeps .
make test

0 comments on commit 2739e10

Please sign in to comment.