File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ before_build:
13
13
- ps : choco install wixtoolset -y
14
14
after_build :
15
15
- cmd : 7z a PixelArtTool.zip %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe.config
16
- - cmd : " C:\P rogram Files (x86)\W iX Toolset\b in\c andle.exe" -nologo -out %APPVEYOR_BUILD_FOLDER%\PixelArtTool.wixobj %APPVEYOR_BUILD_FOLDER%\PixelArtTool\Installer.wxs
16
+ - cmd : " C:\\ Program Files (x86)\\ WiX Toolset\\ bin\\ candle.exe" -nologo -out %APPVEYOR_BUILD_FOLDER%\\ PixelArtTool.wixobj %APPVEYOR_BUILD_FOLDER%\\ PixelArtTool\ \Installer.wxs
17
17
working_directory : " %APPVEYOR_BUILD_FOLDER%"
18
18
- cmd : " C:\P rogram Files (x86)\W iX Toolset\b in\l ight.exe" -nologo -out %APPVEYOR_BUILD_FOLDER%\PixelArtTool.msi %APPVEYOR_BUILD_FOLDER%\PixelArtTool.wixobj
19
19
working_directory : " %APPVEYOR_BUILD_FOLDER%"
You can’t perform that action at this time.
0 commit comments