Update crowdin.yml

This commit is contained in:
Xikaro
2026-02-25 02:01:23 +05:00
parent bacffa2760
commit f618ce8e23

View File

@@ -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) }}