Commit 1e72d8ce authored by Max Lv's avatar Max Lv

Refine the config of circleci

parent 44412afb
......@@ -10,6 +10,7 @@ jobs:
steps:
- checkout
- run: git submodule update --init --recursive
- run: pushd core/src/overture; ./make.bash 21; popd
- restore_cache:
key: jars-{{ checksum "build.gradle" }}
- run:
......
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