Skip to content

Commit d7d80cf

Browse files
committed
Some troubleshooting
1 parent 37a519a commit d7d80cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
8686
chmod +x /usr/local/bin/wrap1 /usr/local/bin/wrapper1
8787
mkdir /run/lock/wrapper1.fbd136bd-9b1b-448d-84a9-e18be53ae63c.lock
88+
(set -x; ls -l "/proc/$$/fd/1") # See what's going on.
8889
ln -s -- "/proc/$$/fd/1" ~/ci-stdout
8990
9091
find /usr/lib/gcc \( -name cc1 -o -name cc1plus \) \

0 commit comments

Comments
 (0)