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