mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
SDA-2386 Removed command to change dir as we are already in right dir
This commit is contained in:
parent
b3ecf52745
commit
5bc15dc36b
@ -97,6 +97,6 @@ echo "copy msi result to target dir"
|
||||
copy "%AIP%-SetupFiles\%AIP%.msi" "%targetsDir%\%archiveName%.msi"
|
||||
|
||||
echo Building new installer with wix#
|
||||
pushd "installer\win"
|
||||
REM pushd "installer\win"
|
||||
call "BuildWixSharpInstaller.bat"
|
||||
popd
|
||||
REM popd
|
||||
|
Loading…
Reference in New Issue
Block a user