mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
ci: build all packages before creating binaries
This commit is contained in:
@@ -37,10 +37,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
cd packages/coding-agent
|
||||
npm run build
|
||||
- name: Build all packages
|
||||
run: npm run build
|
||||
|
||||
- name: Build binaries for all platforms
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user