mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 13:41:59 +00:00
ci: explicitly opt into frontend build
This commit is contained in:
2
.github/workflows/update-locales.yaml
vendored
2
.github/workflows/update-locales.yaml
vendored
@@ -22,6 +22,8 @@ jobs:
|
||||
uses: ./.github/actions/setup-comfyui-server
|
||||
- name: Setup ComfyUI Frontend
|
||||
uses: ./.github/actions/setup-frontend
|
||||
with:
|
||||
build_frontend: 'true'
|
||||
- name: Setup Playwright
|
||||
uses: ./.github/actions/setup-playwright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user