Skip to content

Commit a623547

Browse files
update
1 parent 936c5f0 commit a623547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
python-version: '3.11'
2020

2121
- name: Install dependencies
22-
run: pip install -r requirements.txt
22+
run: pip install "jupyter-book<2" ghp-import
2323

2424
- name: Build site
2525
run: |

0 commit comments

Comments
 (0)