Skip to content

Commit 35b5287

Browse files
authored
Update publish-book.yml (#65)
1 parent 197737d commit 35b5287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-book.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
python -m pip install --upgrade pip setuptools
2222
python -m pip install .[docs]
23+
python -m pip install jupyter-book numpydoc
2324
pip install jupyter-book sphinxcontrib-mermaid
2425
2526
- name: Build the book

0 commit comments

Comments
 (0)