Skip to content

Commit 95d4b7b

Browse files
committed
Install sphinx-intl and blurb in Ci
1 parent 07d0879 commit 95d4b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 transifex-python
22+
- run: pip install requests cogapp polib transifex-python sphinx-intl blurb
2323
- uses: actions/checkout@master
2424
with:
2525
ref: ${{ matrix.version }}

0 commit comments

Comments
 (0)