Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SaketKulkarni121 authored Jun 3, 2024
1 parent f5ba7ed commit 64e6eb3
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 @@ -12,7 +12,7 @@ jobs:
- name: Build HTML
uses: ammaraskar/sphinx-action@master
with:
docs-folder: "documentation/"
docs-folder: "documentation/source"
build-command: "sphinx-build -b html source build"
- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 64e6eb3

Please sign in to comment.