Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser authored Aug 31, 2024
1 parent ede7d0b commit 4943c02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ jobs:
run: |
cmake --build _build/debug -j $NJOBS
ccache -s
- name: Setup tmate session
if: always()
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- uses: assignUser/stash/save@v1
with:
Expand Down

0 comments on commit 4943c02

Please sign in to comment.