Skip to content

Commit

Permalink
DNM ci debug macos
Browse files Browse the repository at this point in the history
  • Loading branch information
tavianator committed Dec 21, 2024
1 parent 9c1effd commit dbf2e36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true

- name: Install dependencies
run: |
brew install \
Expand Down

0 comments on commit dbf2e36

Please sign in to comment.