Skip to content

Commit

Permalink
bugfix(documentation): build from root
Browse files Browse the repository at this point in the history
  • Loading branch information
DixxonD authored Dec 4, 2024
1 parent c7015dc commit 5fb8f46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildGithubPage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- id: "upload-documentation"
name: "Upload Pages artifact"
uses: "actions/upload-pages-artifact@v2"
with:
path: "README.md"

- id: "deployment"
name: "Deploy documentation to GitHub Pages"
Expand Down

0 comments on commit 5fb8f46

Please sign in to comment.