Skip to content

Commit 0738865

Browse files
authored
commit
1 parent b40b5b2 commit 0738865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

33
cd docs || exit 1
4-
$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --worker 25
4+
$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --workers 25 --silent

0 commit comments

Comments
 (0)