Skip to content

Commit 94ea54a

Browse files
committed
new location for cpanm build logs (new home dir)
1 parent b073e2c commit 94ea54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl-module-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Show cpanm failures
9898
if: ${{ failure() }}
9999
run: |
100-
cat /home/runner/.cpanm/work/*/build.log
100+
cat /github/home/.cpanm/work/*/build.log
101101
- name: Run tests
102102
run: |
103103
perl Makefile.PL

0 commit comments

Comments
 (0)