Fix webui ci
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled

This commit is contained in:
Michael 2026-03-09 16:56:04 +01:00 committed by GitHub
parent 043583490b
commit 3b97d37c98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,8 @@ jobs:
working-directory: ./webui
run: |
yarn install
yarn tsc
yarn lint
yarn build
- name: Package webui