🔥(back) remove compiled translation file
The compiles translation file should not be track with git.
This commit is contained in:
1
.github/workflows/crowdin_upload.yml
vendored
1
.github/workflows/crowdin_upload.yml
vendored
@@ -30,7 +30,6 @@ jobs:
|
||||
- name: generate pot files
|
||||
working-directory: src/backend
|
||||
run: |
|
||||
DJANGO_CONFIGURATION=Build python manage.py compilemessages
|
||||
DJANGO_CONFIGURATION=Build python manage.py makemessages -a --keep-pot
|
||||
# frontend i18n
|
||||
- name: Setup Node.js
|
||||
|
||||
Reference in New Issue
Block a user