Skip to content

Commit 3292aed

Browse files
committed
try: debug macos check
1 parent b991ac1 commit 3292aed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/nix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
- uses: cachix/cachix-action@v13
4040
with:
4141
name: numtide
42-
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
42+
- name: Setup tmate session
43+
uses: mxschmitt/action-tmate@v3
4344
- run: nix flake check
4445
- run: nix develop -c echo OK
4546
- name: Run nix flake archive

0 commit comments

Comments
 (0)