Skip to content

Commit

Permalink
one build core again
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Jun 13, 2024
1 parent 9263fd7 commit dfb25c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Build web
if: inputs.disable-deploy != true
run: nix build -L .?submodules=1#unavi-web
run: nix build -L --option build-cores 1 .?submodules=1#unavi-web

deploy:
needs:
Expand Down

0 comments on commit dfb25c4

Please sign in to comment.