Test updater in the windows release workflow. (#7886)
parent
dbc726f80c
commit
b1c7291569
|
|
@ -88,6 +88,8 @@ jobs:
|
||||||
cd ComfyUI_windows_portable
|
cd ComfyUI_windows_portable
|
||||||
python_embeded/python.exe -s ComfyUI/main.py --quick-test-for-ci --cpu
|
python_embeded/python.exe -s ComfyUI/main.py --quick-test-for-ci --cpu
|
||||||
|
|
||||||
|
python_embeded/python.exe -s ./update/update.py ComfyUI/
|
||||||
|
|
||||||
ls
|
ls
|
||||||
|
|
||||||
- name: Upload binaries to release
|
- name: Upload binaries to release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue