mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
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:
1
.github/workflows/test-comfyui-frontend.yml
vendored
1
.github/workflows/test-comfyui-frontend.yml
vendored
@@ -76,7 +76,6 @@ jobs:
|
||||
run: |
|
||||
npm ci
|
||||
npm install ../litegraph
|
||||
npm run fetch-templates
|
||||
npm run build
|
||||
working-directory: ComfyUI_frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user