Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Achard committed Dec 5, 2023
1 parent c9013b8 commit 336063b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Install dependencies
run: |
pip install jupyter-book
cd CellSeg3D
pip install -e .
# Build the book
- name: Build the book
Expand Down

0 comments on commit 336063b

Please sign in to comment.