ci: update jupyter book command

This commit is contained in:
rzmk 2025-12-03 07:09:38 -05:00
parent d117d0ca6a
commit ca8813184d

View file

@ -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