Skip to content

Commit

Permalink
Fix doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t committed Jun 10, 2024
1 parent c009cfc commit a6ab021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Build documentation
run: |
pip install -r docs/requirements.txt
pip install highsbox
cd docs
make html
cd ..
Expand Down

0 comments on commit a6ab021

Please sign in to comment.