Skip to content

Commit a6ab021

Browse files
committed
Fix doc build
1 parent c009cfc commit a6ab021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Build documentation
4848
run: |
4949
pip install -r docs/requirements.txt
50+
pip install highsbox
5051
cd docs
5152
make html
5253
cd ..

0 commit comments

Comments
 (0)