Skip to content

Commit

Permalink
fix: transifex cli install
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon committed Jul 3, 2024
1 parent 8595d35 commit 0f34549
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
node-version-file: ".nvmrc"
cache: "npm"

- name: install transifex
run: npm install -g @transifex/cli

- name: Push transifex
working-directory: client
run: |
Expand Down

0 comments on commit 0f34549

Please sign in to comment.