Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 30, 2024
1 parent 29ae479 commit 2151bdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Build the documentation with Sphinx
run: |
poetry install --all-extras
# Windows does not have apt, so we install pandoc using pip instead
pip install pandoc
cd docs
poetry run sphinx-build -b html source build/html

0 comments on commit 2151bdc

Please sign in to comment.