upgrade to bun 1.3.10 canary and force baseline builds always (#14843)

This commit is contained in:
Luke Parker 2026-02-24 16:06:45 +10:00 committed by GitHub
commit cf5cfb48cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 62 additions and 11 deletions

View file

@ -20,10 +20,12 @@ jobs:
fetch-tags: true
- uses: ./.github/actions/setup-bun
with:
cross-compile: "true"
- name: Build
run: |
./packages/opencode/script/build.ts
./packages/opencode/script/build.ts --all
- name: Upload unsigned Windows CLI
id: upload_unsigned_windows_cli