Skip to content

Commit

Permalink
disable nix for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jappeace committed Jun 26, 2024
1 parent 3a6ffee commit e96c8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
# signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
# # Only needed for private caches
# #authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix-build .
- run: nix-shell --run "cd incoming; make all"
# - run: nix-build .
# - run: nix-shell --run "cd incoming; make all"

0 comments on commit e96c8ae

Please sign in to comment.