Update working directory

This commit is contained in:
huchenlei
2024-06-13 20:24:22 -04:00
parent 969060e640
commit 6471816aba

View File

@@ -29,6 +29,7 @@ jobs:
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
pip install -r requirements.txt
pip install wait-for-it
working-directory: ComfyUI
- name: Start ComfyUI server
run: |
python main.py --cpu