Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3554fc2 commit d886423Copy full SHA for d886423
.github/scripts/update.sh
@@ -2,4 +2,4 @@
2
3
tx=$(realpath ./tx)
4
cd docs || exit 1
5
-$tx pull --languages "$LOCALE"
+$tx pull --languages "$LOCALE" --force
0 commit comments