From 27b4114ce7f9f44ae417b319611f6d2e83a30cca Mon Sep 17 00:00:00 2001 From: Sokratis Siozos-Drosos Date: Thu, 25 Apr 2019 12:32:14 +0200 Subject: [PATCH] (MODE-11356) Fixing build. --- .circleci/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 137e840..58a18de 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,12 +11,12 @@ jobs: - run: name: Setup and run npm command: | - curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - - sudo apt install -y apt-transport-https \ + apt install -y apt-transport-https \ build-essential python libcairo2-dev \ libgles2-mesa-dev libgbm-dev libllvm3.9 libprotobuf-dev \ libxxf86vm-dev libjpeg-dev xvfb nodejs \ - heat-cfntools software-properties-common + heat-cfntools software-properties-common curl + curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - npm install - save_cache: paths: