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

Commit 6ccde24

Browse files
authored
Revert "Habib/crowdin cli version (#7320)" (#7321)
This reverts commit b1d632e.
1 parent b1d632e commit 6ccde24

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@3.9.1
36+
sudo npm i -g @crowdin/cli
3737
echo "Installing project dependencies and building the project"
3838
npm install
3939
npm run build

0 commit comments

Comments
 (0)