Install packages before npm build.

This commit is contained in:
Nauful 2025-04-03 15:08:51 -05:00
parent 3f6f0ee54e
commit 336c5147e6
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ jobs:
cd examples/server/webui
git status
npm install
npm run build
git status
modified_files="$(git status -s)"