From 719075db6c8757a138f956e1e2f43e04e986e870 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 16 Oct 2022 23:11:41 +0200 Subject: [PATCH] [ci] debug --- Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5707ffe..1b053ca 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,11 @@ -build: +build: dep npm run build -watch: +watch: dep npm run watch dep: npm i - ls -l node_modules/@nextcloud/vue - ls -l node_modules/@nextcloud/vue/ .ONESHELL: release: build translations