Skip to content

Commit 4c86cd0

Browse files
committed
ci(weapp): build workspace packages
1 parent 4bfb288 commit 4c86cd0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-weapp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ jobs:
3131
- name: Install dependencies
3232
run: pnpm install --frozen-lockfile
3333

34+
- name: Build workspace packages
35+
run: pnpm build:pkg
36+
3437
- name: Upload weapp dev build
3538
run: pnpm -C apps/sample-weapp run upload

0 commit comments

Comments
 (0)