mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-2650 Fixed call to markdown-pdf
This commit is contained in:
parent
2ccf384e97
commit
7d84eade9b
@ -113,6 +113,6 @@ if ERRORLEVEL 1 (
|
||||
call npm install -g markdown-pdf
|
||||
)
|
||||
echo Generating install instructions
|
||||
%appdata%\npm\markdown-pdf install_instructions_win.md
|
||||
call %appdata%\npm\markdown-pdf install_instructions_win.md
|
||||
echo Install instructions generated: %targetsDir%\Install-Instructions-Experimental-%archiveName%.pdf
|
||||
copy install_instructions_win.pdf "%targetsDir%\Install-Instructions-Experimental-%archiveName%.pdf"
|
||||
|
Loading…
Reference in New Issue
Block a user