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

Commit

Permalink
Revert "Habib/crowdin cli version (#7320)"
Browse files Browse the repository at this point in the history
This reverts commit b1d632e.
  • Loading branch information
habib-deriv authored Jan 16, 2023
1 parent b1d632e commit f6cc42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_crowdin_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
git config --global user.email "[email protected]"
echo "Installing Crowdin CLI"
sudo npm i -g @crowdin/cli@3.9.1
sudo npm i -g @crowdin/cli
echo "Installing project dependencies and building the project"
npm install
npm run build
Expand Down

0 comments on commit f6cc42f

Please sign in to comment.