Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 57de6f4

Browse files
authored
Habib/crowdin cli version (#7322)
* add crowdin version downgrade
1 parent 6ccde24 commit 57de6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_crowdin_translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
git config --global user.email "80095553+DerivFE@users.noreply.github.com"
3434
3535
echo "Installing Crowdin CLI"
36-
sudo npm i -g @crowdin/cli
36+
sudo npm i -g @crowdin/cli@3.7.8
3737
echo "Installing project dependencies and building the project"
3838
npm install
3939
npm run build

0 commit comments

Comments
 (0)