Skip to content

Commit dffe105

Browse files
Update doc workflow
1 parent bacb31d commit dffe105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
git reset
2929
git clean -fdx
3030
git checkout ${{ github.sha }} -- batchflow docs
31+
pip install .
3132
cd docs
3233
make html
3334

0 commit comments

Comments
 (0)