Add serve in build process of CI-Workflow.yml

This commit is contained in:
Kenny628 2023-08-27 16:28:57 +08:00
parent c6caa2c42c
commit 2548dfbc10
1 changed files with 4 additions and 1 deletions

View File

@ -62,7 +62,10 @@ jobs:
- name: Build
run: pnpm build
- name: Serve
run: pnpm serve
unit_test:
name: Unit test
env: