We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b8aca commit 67eb871Copy full SHA for 67eb871
.github/workflows/update-lint-and-build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: 3
21
- run: sudo apt-get install -y gettext
22
- - run: pip install requests cogapp polib transifex-python
+ - run: pip install requests cogapp polib transifex-python sphinx-intl blurb
23
- uses: actions/checkout@master
24
25
ref: ${{ matrix.version }}
0 commit comments