mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 10:00:39 -04:00
fix: skip untranslated files (#45336)
This commit is contained in:
@@ -194,7 +194,7 @@ jobs:
|
||||
# downloads
|
||||
download_translations: true
|
||||
download_language: ja
|
||||
skip_untranslated_files: false
|
||||
skip_untranslated_files: true
|
||||
export_only_approved: true
|
||||
|
||||
push_translations: false
|
||||
|
||||
Reference in New Issue
Block a user