Skip to content

Commit

Permalink
feat: 校验打包
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 15, 2023
1 parent fc49b74 commit c771f12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:

- name: Build
run: pnpm build

- name: Package
run: pnpm package

0 comments on commit c771f12

Please sign in to comment.