Skip to content

Commit

Permalink
Updated sphinx-action
Browse files Browse the repository at this point in the history
added docs-folder
  • Loading branch information
wilsonfreitas committed Dec 24, 2024
1 parent b518b0a commit 5e8549b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
- uses: actions/checkout@v4
- name: Build HTML
uses: ammaraskar/sphinx-action@master
with:
docs-folder: docs/
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 5e8549b

Please sign in to comment.