Fix worklfow action compiling notebooks
This commit is contained in:
parent
04c374c439
commit
0e9837fa17
2
.github/workflows/notebooks.yml
vendored
2
.github/workflows/notebooks.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
poetry install --with dev
|
poetry install --with dev
|
||||||
- name: notebooks
|
- name: notebooks
|
||||||
run: poetry jupyter-book build notebooks
|
run: poetry run jupyter-book build notebooks
|
Loading…
x
Reference in New Issue
Block a user