mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-18 08:09:25 +00:00
ci: update jupyter book command
This commit is contained in:
parent
d117d0ca6a
commit
ca8813184d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
# Build the book
|
||||
- name: Build the book
|
||||
run: |
|
||||
jupyter-book build . --html
|
||||
jupyter book build --html
|
||||
|
||||
# Upload the book's HTML as an artifact
|
||||
- name: Upload artifact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue