Skip to content

Commit

Permalink
Update upload-artifacts action step
Browse files Browse the repository at this point in the history
  • Loading branch information
ericblam committed Nov 4, 2023
1 parent 073ae69 commit 48b545a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: html-docs
path: docs/build/html/
path: docs/

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 48b545a

Please sign in to comment.