Commit b59c4fa
fix: add bun setup to release workflow
make release depends on vscode-ext which requires bun to build
the VS Code extension. The release workflow was missing the bun
setup step, causing the Build release binaries step to fail.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 52d8be1 commit b59c4fa
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments