Revert "Add CocoaPods specs repo to cache"

This reverts commit cbdb33bd95.
This commit is contained in:
Davide De Rosa 2021-10-07 14:36:22 +02:00
parent 52d89684ed
commit adee0a6e06
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ jobs:
with:
path: |
Pods
~/.cocoapods
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
restore-keys: |
${{ runner.os }}-pods-