Skip to content

Commit 5b65052

Browse files
committed
Revert "Install packages before npm build."
This reverts commit 336c514.
1 parent 336c514 commit 5b65052

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/server.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ jobs:
111111
cd examples/server/webui
112112
git status
113113
114-
npm install
115114
npm run build
116115
git status
117116
modified_files="$(git status -s)"

0 commit comments

Comments
 (0)