mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-15 19:22:13 -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"
|
copy "%AIP%-SetupFiles\%AIP%.msi" "%targetsDir%\%archiveName%.msi"
|
||||||
|
|
||||||
echo Building new installer with wix#
|
echo Building new installer with wix#
|
||||||
pushd "installer\win"
|
REM pushd "installer\win"
|
||||||
call "BuildWixSharpInstaller.bat"
|
call "BuildWixSharpInstaller.bat"
|
||||||
popd
|
REM popd
|
||||||
|
Loading…
Reference in New Issue
Block a user