fix: update ComfyUI repo reference to Comfy-Org/ComfyUI

This commit is contained in:
bymyself 2026-01-13 17:30:37 -08:00
parent 469dd9c16a
commit f696e79943

View File

@ -13,7 +13,7 @@ jobs:
- name: Checkout ComfyUI
uses: actions/checkout@v4
with:
repository: "comfyanonymous/ComfyUI"
repository: "Comfy-Org/ComfyUI"
path: "ComfyUI"
- uses: actions/setup-python@v4
with: