8000 second launcher · airsquared/blobsaver@f88925e · GitHub
[go: up one dir, main page]

Skip to content

Commit f88925e

Browse files
committed
second launcher
1 parent 55e41f2 commit f88925e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
with:
2929
name: ${{ runner.os }}
3030
path: build/distributions/*
31+
- uses: mxschmitt/action-tmate@v3
32+
if: ${{ failure() }}
3133
- name: Upload reports on failure
3234
if: ${{ failure() }}
3335
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)
0