From f618ce8e23016c5fa389bc9159c6689ede3cf2c1 Mon Sep 17 00:00:00 2001 From: Xikaro Date: Wed, 25 Feb 2026 02:01:23 +0500 Subject: [PATCH] Update crowdin.yml --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 1a1e3dfe1..131cc5160 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -84,7 +84,7 @@ jobs: download-languages: if: github.event.inputs.operation == 'download' || github.event.inputs.operation == 'both' || github.event_name == 'schedule' - needs: sync + needs: get-languages strategy: matrix: language: ${{ fromJson(needs.get-languages.outputs.languages) }}