mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 19:35:28 -06:00
fix(ci): pass locale selector to generator
This commit is contained in:
@@ -215,7 +215,7 @@ jobs:
|
||||
LOCALE: ${{ matrix.locale }}
|
||||
run: |
|
||||
set -euo pipefail
|
||||
pnpm ui:i18n:sync -- --locale "${LOCALE}"
|
||||
pnpm ui:i18n:sync --locale "${LOCALE}"
|
||||
|
||||
- name: Prepare locale artifact
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user