mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
gettext required for translation
This commit is contained in:
parent
043d929dbb
commit
64c29d73cc
1
.github/workflows/coverage.yaml
vendored
1
.github/workflows/coverage.yaml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install gettext
|
||||
pip3 install invoke
|
||||
invoke install
|
||||
- name: Coverage Tests
|
||||
|
Loading…
Reference in New Issue
Block a user