From e1c5ea2b8107db09fa1e78e538e820f88ef009e6 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Fri, 15 Oct 2021 08:12:23 +0200 Subject: [PATCH] translations: update apt (#1394) --- .github/workflows/translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 4a96c078a..2576984ad 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -26,6 +26,7 @@ jobs: wget --quiet https://downloads.crowdin.com/cli/v2/crowdin-cli.zip unzip -j crowdin-cli.zip + sudo apt-get update sudo apt install gettext # for wxPython sudo apt install glib-networking libsdl1.2-dev