Fix build issues
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-03 14:53:06 +01:00
parent f6568cf059
commit fb35fca56e
10 changed files with 37 additions and 34 deletions

View File

@@ -11,6 +11,8 @@ steps:
- name: web_app
path: /tmp/web_build
commands:
- node -v
- npm -v
- cd matrixgw_frontend
- npm install
- npm run lint