Skip to content

Commit 215a757

Browse files
committed
fix(release): Replace broken cargo-dist with simple cargo build + cargo-wix
- Remove cargo-dist entirely (failed silently, never produced artifacts) - Rewrite release.yml: plain cargo build --release per target, cargo-wix for MSI - Fix wix/main.wxs: invalid GUID (F7G8), broken CustomAction, missing KeyPath - Clean Cargo.toml: remove dead [workspace.metadata.dist], fix path-guid - Move install scripts to scripts/ as standalone testable files Made-with: Cursor
1 parent c129dac commit 215a757

5 files changed

Lines changed: 233 additions & 1064 deletions

File tree

0 commit comments

Comments
 (0)