Skip to content

Commit f695326

Browse files
authored
DOC: add numpy to workflow
1 parent d8e5774 commit f695326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Build Sphinx docs
3030
run: |
31-
pip install sphinxcontrib-mermaid sphinx-rtd-theme
31+
pip install sphinxcontrib-mermaid sphinx-rtd-theme numpy
3232
cd doc
3333
make html
3434

0 commit comments

Comments
 (0)