Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar authored Jul 24, 2024
1 parent 818ca8a commit 9b122bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install sphinx
pip install sphinx sphinx_book_theme
- name: Build documentation
# run: make -C docs html # Adjust the path to your docs directory if needed
Expand Down

0 comments on commit 9b122bf

Please sign in to comment.