mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 15:29:07 +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:
|
with:
|
||||||
name: sebastian-stork
|
name: sebastian-stork
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
|
useDaemon: false
|
||||||
- run: nix build .#checks.x86_64-linux.${{ matrix.check }} --print-build-logs
|
- run: nix build .#checks.x86_64-linux.${{ matrix.check }} --print-build-logs
|
||||||
flake-check:
|
flake-check:
|
||||||
needs: build-check
|
needs: build-check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue