build cache
This commit is contained in:
parent
cc251bf3d1
commit
83ed770249
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ jobs:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run: env
|
||||||
- run: nix flake update
|
- run: nix flake update
|
||||||
- run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel
|
- run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel
|
||||||
- run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
- run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
||||||
|
|
Loading…
Reference in a new issue