Skip to content

Commit

Permalink
Debuggery
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Aug 3, 2023
1 parent c23eba9 commit 6ae5d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: shogo82148/actions-setup-perl@v1
- name: Test and build
run: |
cpanm --installdeps .
cpanm --installdeps . || cat /Users/runner/.cpanm/work/*/build.log
perl Makefile.PL
make test
make dist
Expand Down

0 comments on commit 6ae5d5c

Please sign in to comment.