diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/translations.yml | 2 |
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 |
