build: rm ignored en-US (#6790)
This commit is contained in:
parent
5bec0b78da
commit
eb802266e1
1
.github/workflows/1-main-to-staging.yml
vendored
1
.github/workflows/1-main-to-staging.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
|
||||
- name: Add translations
|
||||
run: |
|
||||
rm src/locales/en-US.po
|
||||
git add src/locales/*.po
|
||||
git commit -m 'ci(t9n): download translations from crowdin'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user