readme updates

This commit is contained in:
tiagosiebler
2022-06-30 16:27:34 +01:00
parent 28d3ce5ee5
commit c518a85524
4 changed files with 16 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- node-deps-v1-{{ .Branch }}-{{checksum "package-lock.json"}}
- run:
name: install packages
command: npm ci
command: npm ci --ignore-scripts
- save_cache:
key: node-deps-v1-{{ .Branch }}-{{checksum "package-lock.json"}}
paths: