Skip to content

Commit 5581c3f

Browse files
authored
[CI] Update update-docs.yml
1 parent 940ca73 commit 5581c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade pip
28-
pip install pdoc3
28+
pip install pdoc3 numpy
2929
3030
- name: Generate docs
3131
run: |

0 commit comments

Comments
 (0)