mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06: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
|
||||
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 (
|
||||
npm install -g markdown-pdf
|
||||
)
|
||||
|
Reference in New Issue
Block a user