Commit dbddd70
fix: build all workspace members in release workflow
The release workflow only built the root package, missing the silo
binary. Add --workspace flag so all crates are compiled.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fe566d4 commit dbddd70
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments