Commit 2233441
fix: use absolute paths for release archive output
The scoped npm package name (@altimate/cli-*) creates nested directories
under dist/, so relative paths from dist/@altimate/cli-*/bin/ couldn't
reach dist/. Use absolute paths and map to altimate-code-* archive names
that publish.ts and the Homebrew formula expect.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 105d524 commit 2233441
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
223 | 226 | | |
224 | | - | |
| 227 | + | |
225 | 228 | | |
226 | | - | |
| 229 | + | |
227 | 230 | | |
228 | 231 | | |
229 | 232 | | |
| |||
0 commit comments