Skip to content

Commit 06bb249

Browse files
committed
appease build processes again
1 parent 51ad1cf commit 06bb249

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
source actions-ci/install.sh
4545
- name: Pip install pylint, Sphinx, pre-commit
4646
run: |
47-
pip install --force-reinstall pylint Sphinx sphinx-rtd-theme pre-commit
47+
pip install --force-reinstall pylint Sphinx sphinx-rtd-theme pre-commit sphinx-autoapi
4848
- name: Library version
4949
run: git describe --dirty --always --tags
5050
- name: Pre-commit hooks
File renamed without changes.

0 commit comments

Comments
 (0)