Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Vincent authored Jun 28, 2024
1 parent 357a0ec commit 14c7d15
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ jobs:
- name: Run Sphinx build action
run: |
sphinx-build -M html docs/source/ docs/build/
# uses: ammaraskar/sphinx-action@master
# with:
# docs-folder: "docs/"
cd docs
make html
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 14c7d15

Please sign in to comment.