Skip to content

Commit 4912229

Browse files
committed
fix docs
1 parent f01d464 commit 4912229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
- name: Build the docs
105105
run: |
106106
pip install -r requirements-doc.txt
107+
pip install .
107108
cd docs
108109
make html SPHINXOPTS="-W"
109110

0 commit comments

Comments
 (0)