[debug] ci build

This commit is contained in:
Simon Vieille 2024-10-27 18:21:57 +01:00
commit cef15c82c0

View file

@ -17,8 +17,7 @@ steps:
image: node:20
commands:
- make dep
- ls -l node_modules/@nextcloud/vue
- ls -l node_modules/@nextcloud/vue/dist
- ls -l node_modules/@nextcloud/vue/dist/Components
- make build
"Build translations":