Unverified Commit 963b3470 authored by yann300's avatar yann300 Committed by GitHub

circleci

parent 593a2a32
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
working_directory: ~/repo working_directory: ~/repo
steps: steps:
- checkout - checkout
- run: ls && cd remix-lib - run: ls && cd remix-lib && ls
- restore_cache: - restore_cache:
keys: keys:
- dep-bundle-{{ checksum "package.json" }} - dep-bundle-{{ checksum "package.json" }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment