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:
|
with:
|
||||||
path: |
|
path: |
|
||||||
Pods
|
Pods
|
||||||
~/.cocoapods
|
|
||||||
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
|
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-pods-
|
${{ runner.os }}-pods-
|
||||||
|
|
Loading…
Reference in New Issue