Skip to content

Commit

Permalink
fix: transifex/cli-action@v2 (#11903)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 authored Sep 25, 2024
1 parent 219c13b commit bd1743c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
token: ${{ secrets.TX_TOKEN }}
args: push -s --skip

- name: fix-transifex-action
run: rm -rf /tmp/tx

- name: l10n-pull
uses: transifex/cli-action@v2
with:
Expand Down

0 comments on commit bd1743c

Please sign in to comment.