Remove fetch-templates script invoke in CI (#938)

See https://github.com/Comfy-Org/ComfyUI_frontend/pull/3500 for details.
This commit is contained in:
Christian Byrne
2025-04-20 07:41:43 +08:00
committed by GitHub
parent 5100bf6b00
commit deeed9853c

View File

@@ -76,7 +76,6 @@ jobs:
run: |
npm ci
npm install ../litegraph
npm run fetch-templates
npm run build
working-directory: ComfyUI_frontend