forked from Controls/gitea-pages
Update .github/workflows/deploy-pages.yml
This commit is contained in:
@@ -37,8 +37,8 @@ jobs:
|
||||
- name: Verify Python version
|
||||
run: pip3 install mkdocs-material
|
||||
|
||||
# - name: Build Jupyter Book
|
||||
# run: jupyter-book build .
|
||||
- name: copy config
|
||||
run: cp docs/mkdocs.yml .
|
||||
- name: Build Jupyter Book
|
||||
run: mkdocs build --site-dir public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user