diff --git a/.circleci/config.yml b/.circleci/config.yml index a75a37411..a3261c9cf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -83,8 +83,8 @@ jobs: - run: name: cache command: | - echo "cache 3 $OMR_TARGET" > /tmp/cache-target - echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 4 $OMR_TARGET" > /tmp/cache-target + echo "cache 7 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: