Skip to content

Commit

Permalink
fix artifact source
Browse files Browse the repository at this point in the history
  • Loading branch information
serusko committed Nov 9, 2024
1 parent 9b10708 commit f29990d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
path: build
path: ./docs/build

- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v2
Expand Down

0 comments on commit f29990d

Please sign in to comment.