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

Commit

Permalink
Habib/crowdin cli version (#7322)
Browse files Browse the repository at this point in the history
* add crowdin version downgrade
  • Loading branch information
habib-deriv authored Jan 16, 2023
1 parent 6ccde24 commit 57de6f4
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.7.8
echo "Installing project dependencies and building the project"
npm install
npm run build
Expand Down

1 comment on commit 57de6f4

@vercel
Copy link

@vercel vercel bot commented on 57de6f4 Jan 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

binary-static – ./

binary-static-git-master.binary.sx
binary-static.binary.sx

Please sign in to comment.