chore: test build & deploy
This commit is contained in:
parent
5acb24e679
commit
e7143fcf18
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ environment:
|
|||
tasks:
|
||||
- install-deps: |
|
||||
cd mcfly
|
||||
pnpm -F site i
|
||||
pnpm i
|
||||
- build: |
|
||||
cd mcfly
|
||||
pnpm -F site run build
|
||||
|
|
Loading…
Reference in a new issue