Update build.yml
This commit is contained in:
parent
0abb151558
commit
eae0631173
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -45,4 +45,4 @@ jobs:
|
||||||
|
|
||||||
- name: "Build NixOS config ❄️"
|
- name: "Build NixOS config ❄️"
|
||||||
run: |
|
run: |
|
||||||
NIX_BUILD_CORES=2 nix build .\#nixosConfigurations."earth".config.system.build.toplevel
|
NIX_BUILD_CORES=1 NIX_BUILD_MAX_JOBS=1 nix build .\#nixosConfigurations."earth".config.system.build.toplevel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue