update makefile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2022-10-16 22:54:28 +02:00
parent f67a489130
commit d177bdbaeb
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,9 +4,10 @@ build:
watch:
npm run watch
.ONESHELL:
dep:
npm install
npm link @nextcloud/vue || sudo npm link @nextcloud/vue
npm ci
npm i
.ONESHELL:
release: build translations