Skip to content

Commit

Permalink
Kinda fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Oct 21, 2023
1 parent 51cb138 commit 34a8b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: 'Generate Translation'
run: |
python ./tools/translator/converter.py
[ ! -f ./ss220replace.json ] || mv ./ss220replace.json ./tools/translator/ss220replace.json
git add ./tools/translator/ss220replace.json
- name: 'Push Translation'
Expand Down

0 comments on commit 34a8b30

Please sign in to comment.