Skip to content

Commit 3b67dde

Browse files
committed
but untest
1 parent d75eea0 commit 3b67dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-ci-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
shell: pwsh
146146
run: |
147147
candle.exe -ext WixUtilExtension -ext WixUIExtension "iis\installer.wxs" "iis\ModSec64.wxs" -arch x64 -dModSecurityIISRelease64="iis\release\amd64\"
148-
candle.exe -ext WixUtilExtension -ext WixUIExtension "iis\ModSec32.wxs" -arch x86 -dModSecurityIISRelease32="iis\release\x86\"
148+
candle.exe -ext WixUtilExtension -ext WixUIExtension "iis\ModSec32.wxs" -arch x86 -dModSecurityIISRelease32="iis\release\x86\" -out iis\
149149
150150
- name: Link wixobj files into MSI
151151
shell: pwsh

0 commit comments

Comments
 (0)