Skip to content

Commit

Permalink
Add proc.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Aug 28, 2024
1 parent b2d34d2 commit f4789a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/windows/app/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
pip install comfy-cli
cd assets
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --nvidia --cuda-version 12.1
comfy --workspace ./ComfyUI standalone --platform windows
comfy --workspace ./ComfyUI standalone --platform windows --proc x86_64
comfy standalone --rehydrate
ls
shell: cmd
Expand Down

0 comments on commit f4789a5

Please sign in to comment.