Skip to content

Commit

Permalink
Test "Build MSI / portable zip" as Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bvernoux authored Sep 14, 2022
1 parent 615be38 commit 1218555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
cd build_msi
cmake \
-G"Ninja" \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_BUILD_TYPE=Debug \
-DBUILD_TESTING=OFF \
-DWIXPATH="/c/Program Files (x86)/WiX Toolset v3.11/bin" \
../
Expand Down

0 comments on commit 1218555

Please sign in to comment.