build: multi channel install test

This commit is contained in:
rendianmeng
2026-07-23 18:12:42 +08:00
parent 4bd84e934c
commit 9fbd2e4ec6
4 changed files with 47 additions and 17 deletions
+4
View File
@@ -57,6 +57,8 @@ jobs:
- run: pnpm install --frozen-lockfile
# Binary compile uses `bun build --compile` CLI (not Bun.build API).
# Keep this pin in sync with any local smoke tests of binary-compile.mjs.
- uses: oven-sh/setup-bun@v2
with:
bun-version: "1.2.19"
@@ -97,6 +99,8 @@ jobs:
- run: pnpm install --frozen-lockfile
# Binary compile uses `bun build --compile` CLI (not Bun.build API).
# Keep this pin in sync with any local smoke tests of binary-compile.mjs.
- uses: oven-sh/setup-bun@v2
with:
bun-version: "1.2.19"