Skip to content

Commit fecbe2f

Browse files
committed
YOLO: Done, to whoever merges this, good luck.
1 parent 92688c2 commit fecbe2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Output CPANM build log
4242
if: failure()
4343
run: |
44-
cat /root/.cpanm/work/*/build.log
44+
sudo cat /root/.cpanm/work/*/build.log

0 commit comments

Comments
 (0)