Update redgettext to version 3.4 (#5582)

This commit is contained in:
jack1142
2022-02-21 15:56:33 +01:00
committed by GitHub
parent eeffbf8231
commit 299a537f84
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
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
pip install redgettext==3.3
pip install redgettext==3.4
- name: Generate source files
run: |