We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bcef2 commit 8e9d13dCopy full SHA for 8e9d13d
.github/workflows/update.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install Transifex CLI
39
run: |
40
curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
41
- mv tx /usr/local/bin/tx
+ working-directory: /usr/local/bin
42
- name: Install dependencies
43
44
sudo apt update -y && sudo apt install gettext -y
0 commit comments