Skip to content

Commit

Permalink
Setup tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
olsen232 committed Sep 5, 2024
1 parent 4893428 commit 09c9f14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,10 @@ jobs:
vcpkgJsonGlob: "**/vcpkg-vendor/vcpkg.json"
doNotCache: false # do-cache

- name: "Setup tmate session"
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

#
# App Build
#
Expand Down

0 comments on commit 09c9f14

Please sign in to comment.