Skip to content

Commit

Permalink
try fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt343 committed Sep 15, 2024
1 parent 599210d commit ce976ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
build-command: "sphinx-build -b html docs build"
docs-folder: "docs/"
docs-folder: "."

- uses: actions/upload-pages-artifact@v3.0.1
with:
Expand Down

0 comments on commit ce976ce

Please sign in to comment.