Skip to content

Commit

Permalink
Revert "Habib/crowdin cli version (binary-com#7320)" (binary-com#7321)
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 6ccde24
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 6ccde24

Please sign in to comment.