ci: fix "locale: upload to crowdin" task
follow-up https://github.com/spesmilo/electrum/pull/9726
This commit is contained in:
@@ -80,6 +80,8 @@ task:
|
||||
- apt-get -y install gettext qt6-l10n-tools
|
||||
- pip install -r $ELECTRUM_REQUIREMENTS_CI
|
||||
- pip install requests
|
||||
submodules_script:
|
||||
- git submodule update --init
|
||||
locale_script:
|
||||
- contrib/locale/push_locale.py
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user