Commit d009fd9
fix: [release] pre-publish smoke test also targets altimate-code
Second smoke test (Publish job, before npm publish) still did
`find -path '*altimate-code-linux-x64/bin/altimate'` — the platform binary the
de-dupe removes. Point it at altimate-code too. This was the last binary-name
reference the de-dupe missed; verified via a full scan of release.yml + publish.ts
(the remaining refs are the wrapper command and the release archive, both intact).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent bcb0f8a commit d009fd9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments