Skip to content

Commit 24db962

Browse files
Update doc workflow
1 parent ecb263d commit 24db962

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
@@ -32,6 +32,7 @@ jobs:
3232
git reset
3333
git clean -fdx
3434
git checkout ${{ github.sha }} -- batchflow docs
35+
pip install .
3536
cd docs
3637
make html
3738

0 commit comments

Comments
 (0)