mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 11:59:08 +01:00
workflows/check-deploy: Try out cachix's "store scan mode"
Some checks are pending
Some checks are pending
This commit is contained in:
parent
aa12d74f45
commit
27cb0c8a28
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-deploy.yml
vendored
1
.github/workflows/check-deploy.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
with:
|
||||
name: sebastian-stork
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
useDaemon: false
|
||||
- run: nix build .#checks.x86_64-linux.${{ matrix.check }} --print-build-logs
|
||||
flake-check:
|
||||
needs: build-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue