Commit 0ae4365
committed
🤖 feat: add VS Code extension to release workflow
Add build-vscode-extension job to release workflow that:
- Builds the VS Code extension (make vscode-ext)
- Uploads .vsix file to GitHub Releases
- Runs in parallel with macOS/Linux builds
The extension will now be available for download from GitHub
Releases alongside the DMG and AppImage files.
_Generated with `cmux`_1 parent 459af84 commit 0ae4365
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
0 commit comments