set root directory

This commit is contained in:
Johan Kwarnmark
2020-12-16 15:40:01 +01:00
parent ee6df7e6e3
commit e335cb0baa

View File

@@ -173,7 +173,7 @@ call %appdata%\npm\markdown-pdf install_instructions_win.md
copy install_instructions_win.pdf "%targetsDir%\Install-Instructions-%archiveName%.pdf"
echo Generate release notes
cd %installerDir%
cd %rootDir%
call %appdata%\npm\markdown-pdf RELEASE_NOTES.md
copy RELEASE_NOTES.pdf "%targetsDir%\Release-Notes-%archiveName%.pdf"