fix: actualyl do the system build.
All checks were successful
default / build (push) Successful in 19m14s
All checks were successful
default / build (push) Successful in 19m14s
This commit is contained in:
parent
a61b6a30c9
commit
4df3cfcd03
1 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
- run: nix build .#nixosConfigurations.bragi
|
- run: nix build .#nixosConfigurations.bragi.config.system.build.toplevel
|
||||||
- run: nix build .#nixosConfigurations.thor
|
- run: nix build .#nixosConfigurations.thor.config.system.build.toplevel
|
||||||
- run: nix build .#nixosConfigurations.odin
|
- run: nix build .#nixosConfigurations.odin.config.system.build.toplevel
|
||||||
- run: nix build .#nixosConfigurations.freyja
|
- run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue