This commit is contained in:
parent
14f4ee86e5
commit
f874f3db79
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install -g pnpm
|
- npm install -g pnpm
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm build
|
- pnpm build --prerender
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue