mirror of
https://github.com/slgobinath/SafeEyes.git
synced 2025-01-06 01:26:56 +01:00
add gettext to github workflow
This commit is contained in:
parent
a7fcba0772
commit
9a4c26f88f
1
.github/workflows/translations.yml
vendored
1
.github/workflows/translations.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip setuptools wheel
|
||||
python3 -m pip install polib
|
||||
sudo apt-get install -y gettext
|
||||
|
||||
- name: Check translations
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user