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