From 31f44eeaa790ca3e560a0c2cb7256f09513e378a Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 17 Jan 2024 11:03:04 +0100 Subject: [PATCH] chore(gitlab-ci): gup --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 35ff802d2..0e13800e0 100644 --- a/Makefile +++ b/Makefile @@ -79,8 +79,7 @@ frontend-%: node_modules --frontend-test-watch: WATCH=--single-run false --frontend-test-watch: --frontend-test -node_modules: package.json - $(MAKE) .npmrc +node_modules: .npmrc package.json npm ci --cache .npm --prefer-offline .npmrc: