Skip to content

Commit

Permalink
proposes fix to docs not uploading artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajtospoga01 committed Dec 15, 2023
1 parent e068678 commit 53010e5
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 @@ -47,7 +47,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: documentation
path: ./docs/build/html
path: ./docs/build/

deploy:
needs: build
Expand Down

0 comments on commit 53010e5

Please sign in to comment.