Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
yhmtsai committed Nov 13, 2024
1 parent 10e799e commit ae83bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/msys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
run: |
If (Test-Path "C:\_") { rm -r -fo "C:\_" }
Copy-Item -Path ".\temp" -Destination "C:\_" -Recurse
- name: Debug over SSH (tmate)
uses: mxschmitt/[email protected]
- name: CI-Build
shell: msys2 {0}
id: build
Expand Down

0 comments on commit ae83bd6

Please sign in to comment.