Skip to content

Commit 83c0985

Browse files
committed
Run tmate unconditionally
1 parent b6c7985 commit 83c0985

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,7 @@ jobs:
357357
run: ./Android/android.py ci --fast-ci ${{ matrix.arch }}-linux-android
358358

359359
# FIXME
360-
- if: ${{ failure() }}
361-
uses: mxschmitt/action-tmate@v3
360+
- uses: mxschmitt/action-tmate@v3
362361

363362
build-ios:
364363
name: iOS

0 commit comments

Comments
 (0)