Skip to content

Commit 43bb0f2

Browse files
committed
DEBUG with tmate
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 780b333 commit 43bb0f2

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
@@ -40,6 +40,7 @@ jobs:
4040
- name: prepare libc6 for actions
4141
if: matrix.vector.jobname == 'linux32'
4242
run: apt -q update && apt -q -y install libc6-amd64 lib64stdc++6
43+
- uses: mxschmitt/action-tmate/detached@v3
4344
- name: install git in container
4445
run: |
4546
if command -v git

0 commit comments

Comments
 (0)