Skip to content

Commit

Permalink
Merge pull request #30 from m2lines/fix/publish
Browse files Browse the repository at this point in the history
fix dir in actions
  • Loading branch information
LaureZanna authored Feb 24, 2024
2 parents aa2f149 + 24ea61d commit e34c0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: 📖 Build the book
shell: bash -l {0}
run: |
cd src
mkdir -p _notebook_cache
jupyter-book build .
- name: 📖 Show logs from the book build
Expand Down

0 comments on commit e34c0d0

Please sign in to comment.