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 92688c2 commit fecbe2fCopy full SHA for fecbe2f
.github/workflows/docker-release.yml
@@ -41,4 +41,4 @@ jobs:
41
- name: Output CPANM build log
42
if: failure()
43
run: |
44
- cat /root/.cpanm/work/*/build.log
+ sudo cat /root/.cpanm/work/*/build.log
0 commit comments