CI: Run npm install
This commit is contained in:
parent
e39a820f32
commit
422d345904
@ -26,6 +26,7 @@ jobs:
|
||||
name: Publish NPM packages
|
||||
command: |
|
||||
cd webvm/
|
||||
npm install
|
||||
npm run build
|
||||
- run:
|
||||
name: Deploy webvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user