chore(ci): add build step to CI workflow
All checks were successful
CI / cache-and-install (push) Successful in 31s
All checks were successful
CI / cache-and-install (push) Successful in 31s
This commit is contained in:
@ -13,6 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
- uses: yanhao98/composite-actions/setup-node-environment@main
|
||||
- run: pnpm run build
|
||||
- uses: yanhao98/composite-actions/deploy-dist-to-surge@main
|
||||
id: surge_deploy
|
||||
- name: Check Surge URL
|
||||
|
Reference in New Issue
Block a user