diff --git a/.github/workflows/test-comfyui-frontend.yml b/.github/workflows/test-comfyui-frontend.yml index 7165ed910..a32cebd46 100644 --- a/.github/workflows/test-comfyui-frontend.yml +++ b/.github/workflows/test-comfyui-frontend.yml @@ -76,7 +76,6 @@ jobs: run: | npm ci npm install ../litegraph - npm run fetch-templates npm run build working-directory: ComfyUI_frontend