fix: update ComfyUI repo reference to Comfy-Org/ComfyUI (#11858)

This commit is contained in:
Christian Byrne
2026-01-13 18:03:16 -08:00
committed by GitHub
parent 469dd9c16a
commit 7eb959ce93

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: