Skip to content

Commit

Permalink
sphinx html build
Browse files Browse the repository at this point in the history
  • Loading branch information
gphipps authored and gphipps committed Aug 1, 2024
1 parent 1dd7725 commit a9daae9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: './docs-out'
path: './docs-out/html'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
4 changes: 2 additions & 2 deletions docs/stages/spxmod.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#####
######
Spxmod
#####
######

TODO

0 comments on commit a9daae9

Please sign in to comment.