mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 08:00:05 +00:00
Remove templates build from release process (#3481)
This commit is contained in:
committed by
Chenlei Hu
parent
7e4df6006a
commit
a8f5e6a71d
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
ALGOLIA_API_KEY: ${{ secrets.ALGOLIA_API_KEY }}
|
||||
run: |
|
||||
npm ci
|
||||
npm run fetch-templates
|
||||
npm run build
|
||||
npm run zipdist
|
||||
- name: Upload dist artifact
|
||||
|
||||
Reference in New Issue
Block a user