Skip to content

Commit

Permalink
Use fixed transifex-python until upstream fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
m-aciek committed Oct 27, 2023
1 parent cff8105 commit 8f77701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-lint-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: 3
- run: sudo apt-get install -y gettext
- run: pip install requests cogapp polib transifex-python sphinx-intl blurb
- run: pip install requests cogapp polib https://github.com/m-aciek/transifex-python/archive/versioneer-0-29.zip sphinx-intl blurb
- run: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
working-directory: /usr/local/bin
- uses: actions/checkout@master
Expand Down

0 comments on commit 8f77701

Please sign in to comment.