fix notebook action
This commit is contained in:
parent
30fc884078
commit
624998d2eb
2
.github/workflows/notebooks.yml
vendored
2
.github/workflows/notebooks.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: poetry run jupyter-book build notebooks
|
run: poetry run jupyter-book build notebooks
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: test
|
needs: check
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
steps:
|
steps:
|
||||||
- name: Github Pages action
|
- name: Github Pages action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user