Skip to content

Commit

Permalink
Update build-windows-installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiKorla committed Jul 21, 2024
1 parent 6e2a1d4 commit 0a62730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build-windows-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
WXS_FILE="wix/main.wxs"
VERSION=$(cat VERSION)

# build the binary
scripts/build-windows.sh

# install latest wix
dotnet tool install --global wix

Expand Down

0 comments on commit 0a62730

Please sign in to comment.