This commit is contained in:
parent
f65ccf0e5e
commit
ad1c8a0026
@ -23,6 +23,10 @@ jobs:
|
||||
name: helcel
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
|
||||
- name: "Build NixOS config ❄️"
|
||||
- name: "Build NixOS CI config ❄️"
|
||||
run: |
|
||||
nix build .#nixosConfigurations.ci.config.system.build.toplevel
|
||||
|
||||
- name: "Build NixOS Sandbox config ❄️"
|
||||
run: |
|
||||
nix build .#nixosConfigurations.sandbox.config.system.build.toplevel
|
Loading…
x
Reference in New Issue
Block a user