Fix webui ci

This commit is contained in:
Michael
2026-03-09 16:56:04 +01:00
committed by GitHub
parent 043583490b
commit 3b97d37c98
+2
View File
@@ -34,6 +34,8 @@ jobs:
working-directory: ./webui
run: |
yarn install
yarn tsc
yarn lint
yarn build
- name: Package webui