mirror of
https://github.com/finos/SymphonyElectron.git
synced 2026-07-29 15:55:55 -05:00
SDA-2650 Debugging use of where.exe
This commit is contained in:
@@ -107,7 +107,7 @@ if NOT EXIST c:\electron-installer\signing.bat (
|
|||||||
call c:\electron-installer\signing.bat
|
call c:\electron-installer\signing.bat
|
||||||
copy "WixSharpInstaller\Symphony.msi" "%targetsDir%\Experimental-%archiveName%.msi"
|
copy "WixSharpInstaller\Symphony.msi" "%targetsDir%\Experimental-%archiveName%.msi"
|
||||||
|
|
||||||
%SystemRoot%\System32\where.exe /q markdown-pdf
|
%SystemRoot%\System32\where.exe markdown-pdf
|
||||||
if NOT ERRORLEVEL 0 (
|
if NOT ERRORLEVEL 0 (
|
||||||
npm install -g markdown-pdf
|
npm install -g markdown-pdf
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user