mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 19:15:47 +00:00
fix(ci): pin control ui locale translation settings
This commit is contained in:
parent
7b7d645193
commit
1a537fcfcf
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ jobs:
|
|||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENCLAW_DOCS_I18N_OPENAI_API_KEY || secrets.OPENAI_API_KEY }}
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
OPENCLAW_CONTROL_UI_I18N_MODEL: gpt-5.4
|
||||
OPENCLAW_CONTROL_UI_I18N_THINKING: low
|
||||
run: pnpm ui:i18n:sync
|
||||
|
||||
- name: Commit and push locale updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue