From b509fa17c62a403cc5407e7d8c89302ac03b0b48 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Thu, 25 Apr 2019 10:25:12 +0200 Subject: [PATCH] debug yml --- .ci/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/deploy.sh b/.ci/deploy.sh index c38b5c65..4cc390ac 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -3,7 +3,7 @@ cd 2019/template # install npm -npm install -g npm@latest yo grunt-cli generator-reveal bower +npm install -g npm@latest yo grunt-cli generator-reveal npm install # build the master version into stable -- GitLab