Skip to content

Commit

Permalink
fixup! Debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jun 25, 2023
1 parent afe8479 commit 87c62de
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 @@ -82,6 +82,11 @@ jobs:
# llvm: '10.0.0'

steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: Clone Repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 87c62de

Please sign in to comment.