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 c7ac5a3 commit e66222cCopy full SHA for e66222c
.github/workflows/deploy.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- uses: actions/upload-pages-artifact@v3
37
with:
38
- path: docs/.vitepress/dist
+ path: .vitepress/dist
39
40
deploy:
41
environment:
0 commit comments