Skip to content

Commit

Permalink
prevent installation
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc committed Dec 10, 2023
1 parent 6d8087c commit e49c866
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Install Jupyterbook
shell: bash -l {0}
run: |
pip install .
jupyter-book build . --path-output public
- run: mv public/_build/html public_html
- run: touch public_html/.nojekyll
Expand Down

0 comments on commit e49c866

Please sign in to comment.