mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-2650 Fixed path param for markdown-pdf
This commit is contained in:
parent
90d8a174a8
commit
d76f1250f9
@ -111,4 +111,5 @@ copy "WixSharpInstaller\Symphony.msi" "%targetsDir%\Experimental-%archiveName%.m
|
||||
if ERRORLEVEL 1 (
|
||||
call npm install -g markdown-pdf
|
||||
)
|
||||
%appdata%\npm\markdown-pdf install_instructions_win.md -o "%targetsDir%\Install-Instructions-Experimental-%archiveName%.pdf"
|
||||
%appdata%\npm\markdown-pdf install_instructions_win.md
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user