We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5255a9b commit 928d15fCopy full SHA for 928d15f
.github/workflows/build-pkg-unix.yml
@@ -75,3 +75,6 @@ jobs:
75
path: |
76
buildroot/
77
if-no-files-found: error
78
+ - name: Setup tmate session
79
+ if: ${{ failure() }}
80
+ uses: mxschmitt/action-tmate@v3
0 commit comments