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