Skip to content

Commit

Permalink
try: debug macos check
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 18, 2024
1 parent b991ac1 commit 3292aed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
- uses: cachix/cachix-action@v13
with:
name: numtide
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- run: nix flake check
- run: nix develop -c echo OK
- name: Run nix flake archive
Expand Down

0 comments on commit 3292aed

Please # to comment.