Changed install command

This commit is contained in:
Kylart 2019-06-14 13:30:06 +02:00
parent 3b16c0466c
commit 63218a34e6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ cache:
- $HOME/.cache/electron-builder
install:
- npm ci
- npm install
jobs:
include: