Skip to content

Commit b84e479

Browse files
authored
docs: pin jupyter-book version (#3139)
1 parent 97ccc16 commit b84e479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
python -m pip install --upgrade pip
2222
python -m pip install .[docs]
23-
pip install jupyter-book sphinxcontrib-mermaid
23+
pip install jupyter-book==1.0.4.post1 sphinxcontrib-mermaid
2424
2525
- name: Build the book
2626
run: |

0 commit comments

Comments
 (0)