fix: update transifex flag for tx cli 1.4.0

This commit is contained in:
leangseu-edx
2022-10-18 10:16:37 -04:00
parent edba1600dc
commit f8a1147571

View File

@@ -44,7 +44,7 @@ push_translations:
# Pulls translations from Transifex.
pull_translations:
tx pull -f --mode reviewed --languages=$(transifex_langs)
tx pull -t -f --mode reviewed --languages=$(transifex_langs)
# This target is used by Travis.
validate-no-uncommitted-package-lock-changes: