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 d12a020 commit 596def7Copy full SHA for 596def7
1 file changed
.github/workflows/crowdin_sync.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- name: Install crowdin cli
42
run: |
43
- wget https://github.com/crowdin/crowdin-cli/releases/download/4.1.2/crowdin-cli.zip --no-verbose
+ wget https://github.com/crowdin/crowdin-cli/releases/download/4.14.2/crowdin-cli.zip --no-verbose
44
unzip crowdin-cli.zip -d crowdin-cli
45
cd crowdin-cli/*/
46
sudo ./install-crowdin-cli.sh
0 commit comments