Skip to content

Commit

Permalink
corrected build path
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Nov 19, 2023
1 parent 0afaacd commit c09a211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Build the book
- name: Build the book
run: |
jupyter-book build
jupyter-book build .
# Push the book's HTML to github-pages
- name: GitHub Pages action
Expand Down

0 comments on commit c09a211

Please sign in to comment.