Skip to content

Commit

Permalink
upgrade Transifex client
Browse files Browse the repository at this point in the history
should bring better log messages
see transifex/cli#157
  • Loading branch information
3nids authored Oct 13, 2023
1 parent a0b0444 commit 181d6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install Transifex client
run: |
curl -OL https://github.com/transifex/cli/releases/download/v1.3.1/tx-linux-amd64.tar.gz
curl -OL https://github.com/transifex/cli/releases/download/v1.6.10/tx-linux-amd64.tar.gz
tar -xvzf tx-linux-amd64.tar.gz
- name: Configure Transifex
Expand Down

0 comments on commit 181d6f1

Please sign in to comment.