Skip to content

Commit

Permalink
Correct path to docs to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Aug 1, 2024
1 parent 822e76b commit 257d0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: docs
path: "docs/html"
path: ${{ github.workspace }}/docs/build/html

0 comments on commit 257d0ab

Please sign in to comment.