mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
chore: 新建github action 自动部署脚本
This commit is contained in:
parent
f6262be397
commit
f360db1859
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
- run: pnpm bootstrap
|
- run: pnpm bootstrap
|
||||||
|
|
||||||
- name: Build VuePress site
|
- name: Build VuePress site
|
||||||
run: npm run build:docs
|
run: npm run docs:build
|
||||||
|
|
||||||
- name: Build Playground site
|
- name: Build Playground site
|
||||||
run: npm run build:playground
|
run: npm run build:playground
|
||||||
|
Loading…
x
Reference in New Issue
Block a user