mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +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
|
invoke install
|
||||||
- name: Make Translations
|
- name: Make Translations
|
||||||
run: |
|
run: |
|
||||||
cd InvenTree
|
invoke translate
|
||||||
python manage.py makemessages -e py -e html -e js
|
|
||||||
- name: stash changes
|
- name: stash changes
|
||||||
run: |
|
run: |
|
||||||
git stash
|
git stash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user