Skip to content

Commit

Permalink
Install LK before building jupyter book
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneVoss committed Jan 5, 2024
1 parent 3975d8e commit d842e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install jupyter-book
pip install .
- name: Assemble the tutorials to a jupyter book and build htlm pages
run: |
jupyter-book build ./doc/tutorials
Expand Down

0 comments on commit d842e1e

Please sign in to comment.