Skip to content

Commit

Permalink
removed sphinx api build
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith committed Jul 18, 2024
1 parent 85689ba commit 2404a15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
pip install sphinx sphinx_rtd_theme myst_parser sphinx-click
- name: Sphinx build
run: |
export PATH=${GITHUB_WORKSPACE}:$PATH
sphinx-apidoc -o docs esat
sphinx-build -M html . docs
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down
File renamed without changes.

0 comments on commit 2404a15

Please sign in to comment.