Fix missing Crowdin CLI bump for Prepare Release workflow (#6316)

This commit is contained in:
Jakub Kuczys 2024-03-22 01:42:49 +01:00 committed by GitHub
parent a3e371e0ab
commit 24cc3115fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
curl https://artifacts.crowdin.com/repo/GPG-KEY-crowdin | sudo apt-key add -
echo "deb https://artifacts.crowdin.com/repo/deb/ /" | sudo tee -a /etc/apt/sources.list
sudo apt-get update -qq
sudo apt-get install -y crowdin
sudo apt-get install -y crowdin3
pip install redgettext==3.4.2
- name: Generate source files