forked from deblan/side_menu
[debug] ci build
This commit is contained in:
parent
ef446085ea
commit
bae53b8e04
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ steps:
|
|||
"Build JS":
|
||||
image: node:20
|
||||
commands:
|
||||
- make dep
|
||||
- ls -l node_modules/@nextcloud/vue
|
||||
- ls -l node_modules/@nextcloud/vue/dist
|
||||
- make build
|
||||
|
||||
"Build translations":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue