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 9447d20 commit 536ee2fCopy full SHA for 536ee2f
.github/workflows/docs-deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Upload build
53
uses: actions/upload-pages-artifact@v2
54
with:
55
- path: apps/docs/docs/.vitepress/dist
+ path: docs/.vitepress/dist
56
57
- name: Deploy
58
id: deployment
0 commit comments