Skip to content

Commit

Permalink
Update auto-i18n.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SilianZ authored Jun 10, 2024
1 parent b2f2846 commit 3678f96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
uses: actions/[email protected]
- name: 安装依赖
run: npm install
- name: 删除 i18n
run: git rm -r i18n/zh-Hans
# - name: 删除 i18n
# run: git rm -r i18n/zh-Hans
- name: 写入文件
run: npm run write-translations -- --locale zh-Hans
- name: 提交文件
Expand Down

0 comments on commit 3678f96

Please sign in to comment.