mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Update redgettext to version 3.4.1 (#5583)
This commit is contained in:
2
.github/workflows/prepare_release.yml
vendored
2
.github/workflows/prepare_release.yml
vendored
@@ -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.4
|
||||
pip install redgettext==3.4.1
|
||||
|
||||
- name: Generate source files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user