Skip to content

Commit 928d15f

Browse files
authored
Update build-pkg-unix.yml
1 parent 5255a9b commit 928d15f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-pkg-unix.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,6 @@ jobs:
7575
path: |
7676
buildroot/
7777
if-no-files-found: error
78+
- name: Setup tmate session
79+
if: ${{ failure() }}
80+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)