Skip to content

Commit

Permalink
Fix crowdin package name
Browse files Browse the repository at this point in the history
  • Loading branch information
geichelberger committed Aug 10, 2023
1 parent 2c4bb59 commit 6c5b4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-crowdin-keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: prepare crowdin client
run: |
wget --quiet https://artifacts.crowdin.com/repo/deb/crowdin3.deb
sudo dpkg -i crowdin.deb
sudo dpkg -i crowdin3.deb
- name: upload translation source
env:
Expand Down

0 comments on commit 6c5b4ee

Please sign in to comment.