CI: Run npm install
This commit is contained in:
parent
e39a820f32
commit
422d345904
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
|||
name: Publish NPM packages
|
||||
command: |
|
||||
cd webvm/
|
||||
npm install
|
||||
npm run build
|
||||
- run:
|
||||
name: Deploy webvm
|
||||
|
|
Loading…
Reference in a new issue