From 12a086302c0d9721b47b283633b69145d815000c Mon Sep 17 00:00:00 2001 From: kaj <40004347+KAJdev@users.noreply.github.com> Date: Sat, 22 Jul 2023 03:40:29 -0800 Subject: [PATCH] fix link --- .github/workflows/comfy_windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comfy_windows.yml b/.github/workflows/comfy_windows.yml index 7089372..2187214 100644 --- a/.github/workflows/comfy_windows.yml +++ b/.github/workflows/comfy_windows.yml @@ -23,7 +23,7 @@ jobs: sudo apt-get install -y p7zip-full sudo apt-get install -y zip - wget -nv https://github.com/kajdev/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu118_or_cpu.7z + wget -nv https://github.com/KAJdev/ComfyUI/releases/download/latest/new_ComfyUI_windows_portable_nvidia_cu118_or_cpu.7z 7z x ComfyUI_windows_portable_nvidia_cu118_or_cpu.7z