diff --git a/src/commands/pod_install.yml b/src/commands/pod_install.yml index f633ce1..71d33f4 100644 --- a/src/commands/pod_install.yml +++ b/src/commands/pod_install.yml @@ -25,7 +25,6 @@ steps: - restore_cache: keys: - '{{ .Environment.CACHE_VERSION }}-cache-pods-{{ checksum "<>/Podfile.lock" }}' - - '{{ .Environment.CACHE_VERSION }}-cache-pods' - run: name: Install CocoaPods command: |