We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a73d4 commit 7919229Copy full SHA for 7919229
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Upload artifact
38
uses: actions/upload-pages-artifact@v3
39
with:
40
- path: docs/.vitepress/dist
+ path: .vitepress/dist
41
42
deploy:
43
environment:
0 commit comments