We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b073e2c commit 94ea54aCopy full SHA for 94ea54a
1 file changed
perl-module-ubuntu.yml
@@ -97,7 +97,7 @@ jobs:
97
- name: Show cpanm failures
98
if: ${{ failure() }}
99
run: |
100
- cat /home/runner/.cpanm/work/*/build.log
+ cat /github/home/.cpanm/work/*/build.log
101
- name: Run tests
102
103
perl Makefile.PL
0 commit comments