Browse Source

installer config

main
KheliaNibaruta 6 years ago
committed by GitHub
parent
commit
bed9788e27
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -10,7 +10,7 @@ jobs:
- save_cache:
paths:
- ~/.cache/yarn
key:
keys:
- npm-v1-dependencies-{{ checksum "yarn.lock" }}
Loading…
Cancel
Save