Skip to content

Commit

Permalink
Fix mac command.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Feb 10, 2025
1 parent ca8803c commit 9a6e6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
python -m pip install --upgrade pip
pip install -e .
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --m-series --skip-manager
./python/bin/python ComfyUI/main.py --cpu --quick-test-for-ci
comfy --here launch -- --cpu --quick-test-for-ci

0 comments on commit 9a6e6c1

Please sign in to comment.