Skip to content

Commit ab83c92

Browse files
committed
Install Transifex SDK in CI
1 parent 3f9bb9a commit ab83c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
python-version: 3
2121
- run: sudo apt-get install -y gettext
22-
- run: pip install requests cogapp polib
22+
- run: pip install requests cogapp polib transifex-python
2323
- uses: actions/checkout@master
2424
with:
2525
ref: ${{ matrix.version }}

0 commit comments

Comments
 (0)