Skip to content

Commit

Permalink
Pull request #121: Fix github workflow for documentation
Browse files Browse the repository at this point in the history
Merge in HYP/hypernetx from fix-ci-pipeline-docs to develop

* commit '2656a06f01669ffb696daa48d66f9bf8bc12c5b6':
  Fix github workflow for documentation
  • Loading branch information
bonicim committed Nov 3, 2023
2 parents 091bd7b + 2656a06 commit 03d50c7
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 @@ -10,7 +10,6 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme
pip install .'[documentation]'
- name: Sphinx build
run: |
Expand Down

0 comments on commit 03d50c7

Please sign in to comment.