We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e016658 + a2e0bf3 commit 0de86a3Copy full SHA for 0de86a3
1 file changed
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Upload artifact
48
uses: actions/upload-pages-artifact@v4
49
with:
50
- path: './_build/html'
+ path: 'src/_build/html'
51
52
- name: Deploy to GitHub Pages
53
id: deployment
0 commit comments