(MODE-11365) Fixed nodejs setup to build package.

This commit is contained in:
Sokratis Siozos-Drosos 2019-04-25 12:43:39 +02:00
parent 1f21e1a700
commit a07fb3e9be

View file

@ -18,6 +18,7 @@ jobs:
libxxf86vm-dev libjpeg-dev xvfb nodejs \ libxxf86vm-dev libjpeg-dev xvfb nodejs \
heat-cfntools software-properties-common curl heat-cfntools software-properties-common curl
curl -sL https://deb.nodesource.com/setup_6.x | bash - curl -sL https://deb.nodesource.com/setup_6.x | bash -
apt install -y nodejs
npm install npm install
- save_cache: - save_cache:
paths: paths: