Update build.yml

This commit is contained in:
Zachary Myers 2024-07-31 12:49:20 -04:00 committed by GitHub
parent 0abb151558
commit eae0631173
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,4 +45,4 @@ jobs:
- name: "Build NixOS config ❄️"
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