Skip to content

Commit cd9ff70

Browse files
committed
DEBUG with tmate
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 20ad69c commit cd9ff70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: prepare libc6 for actions
4040
if: matrix.vector.jobname == 'linux32'
4141
run: apt -q update && apt -q -y install libc6-amd64 lib64stdc++6
42+
- uses: mxschmitt/action-tmate/detached@v3
4243
- uses: actions/checkout@v4
4344
- run: ci/install-dependencies.sh
4445
- run: useradd builder --create-home

0 commit comments

Comments
 (0)