mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-11 15:03:00 +00:00
last try
This commit is contained in:
parent
8e27f456ed
commit
9fa645e4ba
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
nix-${{ runner.os }}-
|
||||
|
||||
- name: Build
|
||||
run: nix build .#unwrapped --out-link result-unwrapped --max-jobs 4 --cores 4
|
||||
run: nix build .#unwrapped --out-link result-unwrapped --max-jobs 1 --cores 1
|
||||
|
||||
- name: Package artifacts
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue