Skip to content

Commit

Permalink
Tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Sep 1, 2024
1 parent 4b96237 commit cc7654f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake .
- name: Build
run: cmake --build .
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Package
run: cpack -G NSIS

Expand Down

0 comments on commit cc7654f

Please sign in to comment.