Skip to content

Commit 270cb2b

Browse files
author
Murilo M. Marinho
committed
Trying with --html
1 parent b329d71 commit 270cb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notebook_to_html.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies and build page
3030
run: |
3131
python -m pip install jupyter-book --pre
32-
python -m jupyter book build --all --execute
32+
python -m jupyter book build --html --execute
3333
ls -lah
3434
cp -r _build/html website
3535

0 commit comments

Comments
 (0)