We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e016658 commit a2e0bf3Copy full SHA for a2e0bf3
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