This commit is contained in:
parent
ec707c397d
commit
a61b6a30c9
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 .#bragi
|
- run: nix build .#nixosConfigurations.bragi
|
||||||
- run: nix build .#thor
|
- run: nix build .#nixosConfigurations.thor
|
||||||
- run: nix build .#odin
|
- run: nix build .#nixosConfigurations.odin
|
||||||
- run: nix build .#freyja
|
- run: nix build .#nixosConfigurations.freyja
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue