fix(workflows): i hate this

This commit is contained in:
neoapps-dev 2026-03-27 22:06:30 +01:00
parent dc9462f7fc
commit c678f0d081

View file

@ -42,7 +42,7 @@ jobs:
nix-${{ runner.os }}-
- name: Build
run: nix build .#unwrapped --out-link result-unwrapped
run: nix build .#unwrapped --out-link result-unwrapped --max-jobs 4 --cores 4
- name: Package artifacts
run: |