We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ef1c1 commit 6b539a3Copy full SHA for 6b539a3
.github/workflows/buildsite.yml
@@ -37,4 +37,5 @@ jobs:
37
uses: actions/upload-artifact@v2
38
with:
39
name: cpan_log
40
- path: .cpanm/work/*/build.log
+ path: /root/.cpanm/work/*/build.log
41
+ retention-days: 2
0 commit comments