fix build books action command
This commit is contained in:
parent
60f54fded9
commit
0108726dfe
2
.github/workflows/notebooks.yml
vendored
2
.github/workflows/notebooks.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
run: |
|
||||
poetry install --with dev
|
||||
- name: build books
|
||||
run: jupyter-book build notebooks
|
||||
run: poetry run jupyter-book build notebooks
|
||||
- name: Github Pages action
|
||||
uses: peaceiris/actions-gh-pages@v3.6.1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user