mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 06:49:02 +08:00
ci(workflow): 更新i18n翻译脚本的执行方式
This commit is contained in:
parent
fc1aa48375
commit
3ea9cddc77
2
.github/workflows/auto-i18n.yml
vendored
2
.github/workflows/auto-i18n.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
yarn add --production=false --no-lockfile openai cli-progress tsx
|
yarn add --production=false --no-lockfile openai cli-progress tsx
|
||||||
|
|
||||||
- name: 🏃♀️ Translate
|
- name: 🏃♀️ Translate
|
||||||
run: tsx scripts/update-i18n.ts
|
run: yarn run tsx scripts/update-i18n.ts
|
||||||
|
|
||||||
- name: 🔄 Commit changes
|
- name: 🔄 Commit changes
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user