Skip to content

Commit

Permalink
JupyterBook action
Browse files Browse the repository at this point in the history
  • Loading branch information
jalalium committed Feb 18, 2024
1 parent ecb3a06 commit 8e1cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install jupyter-book ghp-import
pip install jupyter-book ghp-import sphinx_proof
- name: Build Jupyter Book
run: jupyter-book build .
Expand Down

0 comments on commit 8e1cfda

Please sign in to comment.