Skip to content

Commit

Permalink
added a slash
Browse files Browse the repository at this point in the history
trying to get the build to not fail
  • Loading branch information
ofloveandhate authored Sep 2, 2024
1 parent efd2487 commit 39fa4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build HTML
uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs"
docs-folder: "docs/"

- name: Upload artifacts
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 39fa4b0

Please sign in to comment.