diff --git a/.github/workflows/server.yml b/.github/workflows/server.yml index 092c928bdf..390c709ba7 100644 --- a/.github/workflows/server.yml +++ b/.github/workflows/server.yml @@ -111,6 +111,7 @@ jobs: cd examples/server/webui git status + npm install npm run build git status modified_files="$(git status -s)"