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 09aaaa1 commit 076f8ccCopy full SHA for 076f8cc
.github/workflows/website.yml
@@ -46,7 +46,7 @@ jobs:
46
run: yarn install --frozen-lockfile
47
- name: Build with VitePress
48
run: |
49
- yarn docs:build
+ yarn build
50
touch docs/.vitepress/dist/.nojekyll
51
- name: Upload artifact
52
uses: actions/upload-pages-artifact@v3
0 commit comments