Skip to content

Commit 666fb5b

Browse files
Update deploy_book.yml
1 parent 0e8a551 commit 666fb5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_book.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
pip install -r doc-requirements.txt
3333
# Build the book
3434
- name: Build the book
35+
uses: jupyter-book/jupyter-book@v1
3536
run: |
3637
jupyter-book build .
3738
# Deploy the book's HTML to gh-pages branch

0 commit comments

Comments
 (0)