Skip to content

Commit 336063b

Browse files
committed
Update build_docs.yml
1 parent c9013b8 commit 336063b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
pip install jupyter-book
28+
cd CellSeg3D
29+
pip install -e .
2830
2931
# Build the book
3032
- name: Build the book

0 commit comments

Comments
 (0)