Fix translations workflow too (#3570)

* update crowdin-cli
* fix translation build
pull/3572/head
Kaalleen 2025-03-10 19:57:19 +01:00 zatwierdzone przez GitHub
rodzic 23a9e67367
commit c7cd04916d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -24,7 +24,7 @@ jobs:
git config --global user.email "inkstitch-crowdin@lex.gd"
git config --global user.name "Ink/Stitch Crowdin integration"
wget --quiet https://downloads.crowdin.com/cli/v3/crowdin-cli.zip
wget --quiet https://github.com/crowdin/crowdin-cli/releases/download/4.6.1/crowdin-cli.zip
unzip -j crowdin-cli.zip
sudo apt-get update
@ -44,7 +44,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install wheel
python -m pip install pycairo
python -m pip install PyGObject
python -m pip install PyGObject==3.50.0
python -m pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-24.04/wxPython-4.2.2-cp312-cp312-linux_x86_64.whl