mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
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