From ad416387c297610e4e40027cc3aeab230a31aaaa Mon Sep 17 00:00:00 2001 From: Ushie Date: Thu, 28 Mar 2024 02:02:55 +0300 Subject: [PATCH] ci(Crowdin): Specify bundle to download --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index f750dd7e..dbec480c 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -29,7 +29,7 @@ jobs: config: crowdin.yml upload_sources: true upload_translations: false - download_translations: true + download_bundle: 16 localization_branch_name: feat/translations create_pull_request: true pull_request_title: "chore: Sync translations"