mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Revert "[fix] Automatically fix malformed node def translations" (#4045)
This commit is contained in:
3
.github/workflows/i18n-node-defs.yaml
vendored
3
.github/workflows/i18n-node-defs.yaml
vendored
@@ -32,9 +32,6 @@ jobs:
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
working-directory: ComfyUI_frontend
|
||||
- name: Fix malformed outputs in translations
|
||||
run: node scripts/fix-translated-outputs.cjs
|
||||
working-directory: ComfyUI_frontend
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user