Skip to content

Commit 9a6e6c1

Browse files
committed
Fix mac command.
1 parent ca8803c commit 9a6e6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install -e .
3030
comfy --skip-prompt --workspace ./ComfyUI install --fast-deps --m-series --skip-manager
31-
./python/bin/python ComfyUI/main.py --cpu --quick-test-for-ci
31+
comfy --here launch -- --cpu --quick-test-for-ci

0 commit comments

Comments
 (0)