Browse Source

juste yarn

main
Tarskan 5 years ago
parent
commit
86271af4bb
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -15,4 +15,3 @@ jobs:
steps:
- checkout # check out the code in the project directory
- run: yarn install
- run: npm-v1-dependencies-{{ checksum "yarn.lock" }}
Loading…
Cancel
Save