mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix: skip untranslated files (#45336)
This commit is contained in:
parent
99db09ba92
commit
93075abae0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user