Test updater in the windows release workflow. (#7886)

pull/7887/head
comfyanonymous 2025-04-30 11:18:20 -07:00 committed by GitHub
parent dbc726f80c
commit b1c7291569
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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