Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Jan 11, 2025
1 parent 8c45385 commit 5f1d7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- run: pip install transifex-python
- run: pip install transifex-python six
- name: Update translations
env:
TRANSIFEX_TOKEN: ${{ secrets.TRANSIFEX_TOKEN }}
Expand Down

0 comments on commit 5f1d7b6

Please sign in to comment.