Skip to content

Commit e687df8

Browse files
committed
ssh
1 parent f3ed6ae commit e687df8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444

4545
- run: cargo generate-rpm --target ${{ matrix.target }}
4646

47+
- name: Setup tmate session
48+
uses: mxschmitt/action-tmate@v3
49+
4750
- name: Prepare artifact
4851
run: |
4952
ls target

0 commit comments

Comments
 (0)