Update build.yml

This commit is contained in:
Zachary Myers 2024-07-31 11:55:24 -04:00 committed by GitHub
parent 0e26247e05
commit b992e132c7
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 .\#nixosConfigurations."earth".config.system.build.toplevel -- --cores=2
nix build .\#nixosConfigurations."earth".config.system.build.toplevel --cores=2