Skip to content

Commit 67eb871

Browse files
committed
Install sphinx-intl and blurb in Ci
1 parent 52b8aca commit 67eb871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)