not enough space on github actions for this
This commit is contained in:
parent
4506f7a158
commit
7c45956ee5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
# authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check --accept-flake-config
|
||||
# Pre-build the system configuration
|
||||
- run: nix build .#nixosConfigurations.${{ matrix.target-system }}.config.system.build.toplevel
|
||||
- run: nix build --accept-flake-config --dry-run .#nixosConfigurations.${{ matrix.target-system }}.config.system.build.toplevel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue