fix: do not skip untranslated files in download (#41058)
This commit is contained in:
@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
# downloads
|
||||
download_translations: true
|
||||
skip_untranslated_files: true
|
||||
skip_untranslated_files: false
|
||||
export_only_approved: true
|
||||
|
||||
commit_message: 'chore(i8n,docs): processed translations'
|
||||
|
Reference in New Issue
Block a user