chore: 新建github action 自动部署脚本
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- run: pnpm bootstrap
|
||||
|
||||
- name: Build VuePress site
|
||||
run: npm run build:docs
|
||||
run: npm run docs:build
|
||||
|
||||
- name: Build Playground site
|
||||
run: npm run build:playground
|
||||
|
||||
Reference in New Issue
Block a user