mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2026-07-02 14:52:27 +00:00
3 lines
182 B
Bash
3 lines
182 B
Bash
cargo build --release --all --target=x86_64-pc-windows-msvc
|
|
cargo wix --target x86_64-pc-windows-msvc --package playit-cli --nocapture --output=target/wix/x86_64-pc-windows-msvc.msi
|