CI: Run npm install

This commit is contained in:
Alessandro Pignotti 2024-10-14 19:10:03 +02:00
parent e39a820f32
commit 422d345904

View file

@ -26,6 +26,7 @@ jobs:
name: Publish NPM packages
command: |
cd webvm/
npm install
npm run build
- run:
name: Deploy webvm