Skip to content

Commit

Permalink
try(ci): add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Aug 24, 2024
1 parent e8c6b81 commit 3b63502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ jobs:
purge-primary-key: never
- name: Remove old cache profiles
run: rm -rf /nix/var/nix/profiles/cache
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Check template VSCodium
run: |
nix profile install template/
Expand Down

0 comments on commit 3b63502

Please sign in to comment.