mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
added missing npm install
This commit is contained in:
parent
8abe3e19be
commit
94cc2f683e
@ -10,6 +10,7 @@ then
|
||||
./install_npm
|
||||
fi
|
||||
|
||||
npm install
|
||||
npm run generate
|
||||
rm -rf ../../resources/docsys-guidebook
|
||||
mv dist ../../resources/docsys-guidebook
|
||||
|
Loading…
Reference in New Issue
Block a user