Skip to content

Commit

Permalink
ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Oct 3, 2024
1 parent 0fd468f commit 52d4038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,9 @@ jobs:
./../.CI/CreateDMG.sh
shell: bash
- name: Setup tmate session
if: startsWith(matrix.os, 'macos')
uses: mxschmitt/action-tmate@v3

- name: Upload artifact (MacOS)
if: startsWith(matrix.os, 'macos')
Expand Down

0 comments on commit 52d4038

Please sign in to comment.