Skip to content

Commit 39c27a3

Browse files
Add updater test to stable release workflow. (Comfy-Org#7887)
1 parent b1c7291 commit 39c27a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stable-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
cd ComfyUI_windows_portable
9292
python_embeded/python.exe -s ComfyUI/main.py --quick-test-for-ci --cpu
9393
94+
python_embeded/python.exe -s ./update/update.py ComfyUI/
95+
9496
ls
9597
9698
- name: Upload binaries to release

0 commit comments

Comments
 (0)