mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
use invoke for trans
instead of commandline
This commit is contained in:
parent
018b845415
commit
cdea39def0
3
.github/workflows/translations.yml
vendored
3
.github/workflows/translations.yml
vendored
@ -39,8 +39,7 @@ jobs:
|
||||
invoke install
|
||||
- name: Make Translations
|
||||
run: |
|
||||
cd InvenTree
|
||||
python manage.py makemessages -e py -e html -e js
|
||||
invoke translate
|
||||
- name: stash changes
|
||||
run: |
|
||||
git stash
|
||||
|
Loading…
Reference in New Issue
Block a user