Skip to content

Commit 2600cce

Browse files
author
Stephan Dilly
committed
fix msi install creation
1 parent e27fc43 commit 2600cce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ release-win: build-release
2020
mkdir -p release
2121
tar -C ./target/release/ -czvf ./release/gitui-win.tar.gz ./gitui.exe
2222
cargo install cargo-wix
23-
cargo wix init
2423
cargo wix --no-build --nocapture --output ./release/gitui.msi
2524
ls -l ./release/gitui.msi
2625

0 commit comments

Comments
 (0)