forked from deblan/side_menu
[ci] debug
This commit is contained in:
parent
78e71dce97
commit
af95ab6265
1 changed files with 2 additions and 3 deletions
5
Makefile
5
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue