mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-2650 Debugging use of markdown-pdf call
This commit is contained in:
parent
dcf24a51dc
commit
32d2abeaf6
@ -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 ERRORLEVEL 1 (
|
||||
call npm install -g markdown-pdf
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user