0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Correct path to i18n upload in translation sync workflow

This commit is contained in:
Mike Hardy 2020-08-23 12:56:56 -05:00
parent 1af10d6107
commit 96c0cbb123
No known key found for this signature in database
GPG Key ID: 2FB9315A0E38FF42

View File

@ -34,7 +34,7 @@ jobs:
shell: bash
- name: Push translation sources to crowdin
run: ./tools/manage_translations.py
run: ./tools/manage_crowdin.py
- name: Pull translation updates from crowdin
run: ./tools/update_localizations.py