Skip to content

Commit

Permalink
Habib/crowdin cli version (binary-com#7320)
Browse files Browse the repository at this point in the history
* add test PR

* remove test PR

* update crowdin cli version

* update crowdin cli version

* add test PR

* remove test PR

* update crowdin cli version

* update crowdin cli version
  • Loading branch information
habib-deriv authored Jan 16, 2023
1 parent 42ffb9f commit b1d632e
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
sudo npm i -g @crowdin/cli@3.9.1
echo "Installing project dependencies and building the project"
npm install
npm run build
Expand Down

0 comments on commit b1d632e

Please sign in to comment.