From 608ff93a419b86f9fe7f0e7ad7ba5c78d513fb56 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 18 Aug 2020 12:33:16 +0000 Subject: [PATCH] fix(core): update --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 58a4a22..f92bba2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,7 +56,7 @@ auditDevDependencies: testStable: stage: test script: - - apt-get install lsb-core + - apt-get install lsb-core -y - npmci npm prepare - npmci node install stable - npmci npm install