Skip to content

Commit 09c9f14

Browse files
committed
Setup tmate
1 parent 4893428 commit 09c9f14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,10 @@ jobs:
849849
vcpkgJsonGlob: "**/vcpkg-vendor/vcpkg.json"
850850
doNotCache: false # do-cache
851851

852+
- name: "Setup tmate session"
853+
if: ${{ failure() }}
854+
uses: mxschmitt/action-tmate@v3
855+
852856
#
853857
# App Build
854858
#

0 commit comments

Comments
 (0)