mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +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
|
||||
|
||||
- name: 🏃♀️ Translate
|
||||
run: tsx scripts/update-i18n.ts
|
||||
run: yarn run tsx scripts/update-i18n.ts
|
||||
|
||||
- name: 🔄 Commit changes
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user