Skip to content

Commit bc1a7ae

Browse files
committed
Attemp to fix Windows build
1 parent 8cd90d4 commit bc1a7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor/windows.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,6 @@ echo calling VCVARS64 x64
100100
call "%VCVARS64%" x64
101101
set
102102
where makensis
103+
makensis !NSIS_SC_VERSION_ARGS! Windows\NSIS\supercan.nsi
103104
REM (call "%VCVARS64%" x64 && set && makensis !NSIS_SC_VERSION_ARGS! Windows\NSIS\supercan.nsi) || exit /b !ERRORLEVEL!
104105
REM move Windows\NSIS\supercan_inst.exe .

0 commit comments

Comments
 (0)