Skip to content

Commit

Permalink
Adding specific version to docs notebook package to allow build on git
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisDesdoigts committed Oct 4, 2023
1 parent 22bede2 commit e11e262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
pip install mkdocstrings
pip install mkdocstrings[python]
pip install mkdocs-material
pip install --upgrade notebook==6.4.12
- name: generate and deploy documentation
run: mkdocs gh-deploy -d https://louisdesdoigts.github.io/dLux
Expand Down

0 comments on commit e11e262

Please sign in to comment.