Skip to content

Commit

Permalink
install sphinx math dollar
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Dec 17, 2024
1 parent 35e0094 commit c459360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/uv/jupyter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
- name: Install jupyterbook
shell: bash
run: |
uv pip install --no-cache-dir jupyter-book
uv pip install --no-cache-dir jupyter-book sphinx-math-dollar
# Build the book
- name: Build the book
Expand Down

0 comments on commit c459360

Please sign in to comment.