Skip to content

Commit a3da3b6

Browse files
committed
build
1 parent ea1733d commit a3da3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install dependencies
4545
run: yarn install
4646
- name: Build with VitePress
47-
run: yarn docs:build
47+
run: yarn build
4848
- name: Upload artifact
4949
uses: actions/upload-pages-artifact@v3
5050
with:

0 commit comments

Comments
 (0)