Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Nov 25, 2023
1 parent b7b642c commit d08b9ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
pip install sphinx
# Install any other dependencies here
- name: Install Package
run: |
pip install .
- name: Build Documentation
run: |
cd docs
Expand Down

0 comments on commit d08b9ab

Please sign in to comment.