Skip to content

Commit 076f8cc

Browse files
Update website.yml
1 parent 09aaaa1 commit 076f8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: yarn install --frozen-lockfile
4747
- name: Build with VitePress
4848
run: |
49-
yarn docs:build
49+
yarn build
5050
touch docs/.vitepress/dist/.nojekyll
5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)