Install packages before npm build.
This commit is contained in:
parent
3f6f0ee54e
commit
336c5147e6
|
|
@ -111,6 +111,7 @@ jobs:
|
|||
cd examples/server/webui
|
||||
git status
|
||||
|
||||
npm install
|
||||
npm run build
|
||||
git status
|
||||
modified_files="$(git status -s)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue