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
|
name: Publish NPM packages
|
||||||
command: |
|
command: |
|
||||||
cd webvm/
|
cd webvm/
|
||||||
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
- run:
|
- run:
|
||||||
name: Deploy webvm
|
name: Deploy webvm
|
||||||
|
|
Loading…
Reference in a new issue