added missing npm install

This commit is contained in:
Jonathan Shook 2020-03-10 00:16:13 -05:00
parent 8abe3e19be
commit 94cc2f683e

View File

@ -10,6 +10,7 @@ then
./install_npm
fi
npm install
npm run generate
rm -rf ../../resources/docsys-guidebook
mv dist ../../resources/docsys-guidebook