Use npm install instead (problems with greenkeeper)

This commit is contained in:
Mikołaj Pich 2018-09-11 16:18:53 +02:00
parent 3a11d73e12
commit ec43dade56
No known key found for this signature in database
GPG key ID: F62B26E36D4C4BAA

View file

@ -12,7 +12,7 @@ jobs:
- restore_cache:
key: cache-{{ checksum "package-lock.json" }}
- run: npm ci
- run: npm install
- save_cache:
paths: