Skip to content

Commit

Permalink
Add tmate for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmonson committed May 24, 2024
1 parent f25b0b5 commit f850436
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
submodules: true

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

- name: nix build
run: |
nix --version
Expand Down

0 comments on commit f850436

Please sign in to comment.