Skip to content

Commit

Permalink
[732] Adjust crowdin installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
Clstroud committed Aug 9, 2024
1 parent 81a7840 commit 20390a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Crowdin CLI
run: brew tap crowdin/crowdin;brew install crowdin@4
run: brew install crowdin
shell: sh

- name: Upload Sources
Expand Down

0 comments on commit 20390a3

Please sign in to comment.