Skip to content

Commit 6471816

Browse files
committed
Update working directory
1 parent 969060e commit 6471816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-ui.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
3030
pip install -r requirements.txt
3131
pip install wait-for-it
32+
working-directory: ComfyUI
3233
- name: Start ComfyUI server
3334
run: |
3435
python main.py --cpu

0 commit comments

Comments
 (0)