summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/translations.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml
index e826786b..5db06b56 100644
--- a/.github/workflows/translations.yml
+++ b/.github/workflows/translations.yml
@@ -26,7 +26,7 @@ jobs:
wget --quiet https://downloads.crowdin.com/cli/v2/crowdin-cli.zip
unzip -j crowdin-cli.zip
- sudo apt-get install python2.7
+ sudo apt-get install python2.7 gettext
python -m pip install --upgrade pip
python -m pip install flask==0.* jinja2 Babel ./pyembroidery