From 3bef4d42eba0b6625edfc89d7169c3dec9221c0b Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Thu, 21 May 2020 20:45:38 -0400 Subject: install gettext for translations --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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 -- cgit v1.2.3