Revert "Add CocoaPods specs repo to cache"
This reverts commit cbdb33bd95
.
This commit is contained in:
parent
52d89684ed
commit
adee0a6e06
|
@ -53,7 +53,6 @@ jobs:
|
|||
with:
|
||||
path: |
|
||||
Pods
|
||||
~/.cocoapods
|
||||
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pods-
|
||||
|
|
Loading…
Reference in New Issue