Skip to content

Commit

Permalink
Update pull-app-translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor authored Apr 28, 2024
1 parent ac3d050 commit fbef00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-app-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
TX_TOKEN: ${{ secrets.TX_TOKEN }}
run: |
./tx pull --all --use-git-timestamps --minimum-perc 100
rm -f ./locale/zh-*.json
rm -f ./locale/zh*.json
rm -f ./locale/ja.json
rm -f ./locale/ko.json
Expand Down

0 comments on commit fbef00c

Please sign in to comment.