fixed indenting
This commit is contained in:
parent
64924b16c9
commit
da6a01b935
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
JVM_OPTS: -Xmx3200m
|
||||
steps:
|
||||
- checkout:
|
||||
path: ~/SEG2105-Olympus/OlympusServices
|
||||
path: ~/SEG2105-Olympus/OlympusServices
|
||||
- restore_cache:
|
||||
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
|
||||
- run:
|
||||
|
|
Loading…
Reference in a new issue