trying changing path

This commit is contained in:
IvanaE 2018-11-02 18:41:07 -04:00
parent 62fd194ad9
commit 676c92763e

View file

@ -8,7 +8,7 @@ jobs:
JVM_OPTS: -Xmx3200m
steps:
- checkout:
path: ~/SEG2105-Olympus
path: ~/SEG2105-Olympus/OlympusServices
- restore_cache:
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run: