Skip to content

Commit 5355aaa

Browse files
committed
typo
Signed-off-by: Max Pumperla <[email protected]>
1 parent 6012733 commit 5355aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Install dependencies
2020
run: |
21-
pip install jupyter-book<2.0 pyyaml
21+
pip install "jupyter-book<2.0" pyyaml
2222
2323
- name: Split notebooks and generate navigation
2424
run: |

0 commit comments

Comments
 (0)