kopia lustrzana https://github.com/inkstitch/inkstitch
rodzic
23a9e67367
commit
c7cd04916d
|
@ -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
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue