Skip to content

Commit 5d7e7e7

Browse files
author
Ethan Manilow
committed
forgot to uuuhhh... put in the step that builds the book heh heh
1 parent 6426edb commit 5d7e7e7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
pip install -e .
3939
pip install vamp
4040
41+
- name: Build the book
42+
run: |
43+
jupyter-book build book/
44+
4145
# Push the book's HTML to github-pages
4246
- name: GitHub Pages action
4347
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)