1
0

ci: fix "locale: upload to crowdin" task

follow-up https://github.com/spesmilo/electrum/pull/9726
This commit is contained in:
SomberNight
2025-04-14 18:08:31 +00:00
parent 02a005d533
commit d1e1ca7fd2

View File

@@ -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: