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 26fc1d8 commit 93f879cCopy full SHA for 93f879c
1 file changed
.github/workflows/deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
cd docs
51
npm ci
52
npm run docs:build
53
- cd .vitepress/dist
+ cd .vitepress
54
ls
55
- name: Upload artifact
56
uses: actions/upload-pages-artifact@v3
0 commit comments