Commit 62a8662
fix: add Bun setup to macOS build job for gateway bundling
The beforeBuildCommand in tauri.conf.json uses bun to bundle the
gateway code, so the build-macos job needs bun installed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ca8ec48 commit 62a8662
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments