From 02f0943e118ab868ae7dd4c34dcab2927eb4a3bc Mon Sep 17 00:00:00 2001 From: hydrant Date: Fri, 12 Feb 2021 15:42:15 +0100 Subject: [PATCH] fick npm --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dadd0be0..7c81b65a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,6 @@ before_script: - "git lfs pull" - "git submodule sync --recursive" - "git submodule update --init --recursive" - - "npm install -g npm" build: stage: build