Fix build-docker-image CI step

This commit is contained in:
Johann Bauer
2022-02-24 16:41:24 +01:00
parent a0f366b33e
commit df4ae9f0cd
2 changed files with 2 additions and 0 deletions

View File

@@ -188,6 +188,7 @@ jobs:
run: |
sudo apt-get update -qq
sudo apt-get install -qq --no-install-recommends gettext liblept5
pip3 install --upgrade pip setuptools wheel
pip3 install -r requirements.txt
-
name: Download frontend artifact