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
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
needs: check
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- name: Github Pages action
|
||||
|
Loading…
x
Reference in New Issue
Block a user