Fix worklfow action compiling notebooks

This commit is contained in:
carlocagnetta 2023-11-02 14:23:10 +01:00 committed by Michael Panchenko
parent 04c374c439
commit 0e9837fa17

View File

@ -31,4 +31,4 @@ jobs:
run: |
poetry install --with dev
- name: notebooks
run: poetry jupyter-book build notebooks
run: poetry run jupyter-book build notebooks