diff --git a/.circleci/config.yml b/.circleci/config.yml index cfc3fd9ff..1687559f0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -83,8 +83,8 @@ jobs: - run: name: cache command: | - echo "cache 1 $OMR_TARGET" > /tmp/cache-target - echo "cache 4 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 2 $OMR_TARGET" > /tmp/cache-target + echo "cache 5 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: