Skip to content

Commit 1bcce1b

Browse files
authored
Update deploy.yaml
1 parent eb27d31 commit 1bcce1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install --upgrade pip
2323
python -m pip install git+https://github.com/fastai/nbprocess.git
2424
make install
25+
pip install -Uq git+https://github.com/fastai/fastcore.git #need the latest fastcore
2526
- name: Build website
2627
run: make docs
2728
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)