Skip to content

Commit b1d1111

Browse files
committed
fix: update transifex flag for tx cli 1.4.0
1 parent 35532fe commit b1d1111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ push_translations:
5757

5858
# Pulls translations from Transifex.
5959
pull_translations:
60-
tx pull -f --mode reviewed --languages=$(transifex_langs)
60+
tx pull -t -f --mode reviewed --languages=$(transifex_langs)
6161

6262
# This target is used by CI.
6363
validate-no-uncommitted-package-lock-changes:

0 commit comments

Comments
 (0)