Skip to content
Snippets Groups Projects
Commit a78f136f authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

yarn commands in deploy.sh

parent 272c883d
No related branches found
No related tags found
Loading
......@@ -39,8 +39,8 @@ do
cd $BLADE
# install npm
yarn install -g yo grunt-cli generator-reveal
yarn install
yarn add -g yo grunt-cli generator-reveal
yarn
# build the unstable version - can be optimized
git submodule update --init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment