Remove fetch-templates script (#3500)

This commit is contained in:
Christian Byrne
2025-04-19 08:34:03 +08:00
committed by GitHub
parent 0f175c3dc1
commit 2daa51421c
4 changed files with 28 additions and 42 deletions

View File

@@ -39,7 +39,6 @@ jobs:
- name: Build ComfyUI_frontend
run: |
npm ci
npm run fetch-templates
npm run build
working-directory: ComfyUI_frontend