Skip to content

Commit 7fcdf85

Browse files
committed
Merge branch 'capacitor-7-update' of https://github.com/ionic-team/ionic-portals-react-native into capacitor-7-update
2 parents d5373a2 + 8a0f2b4 commit 7fcdf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
**/ios/Pods
140140
key: ${{ runner.os }}-cocoapods-${{ hashFiles('example/ios/Podfile.lock') }}
141141
restore-keys: |
142-
${{ runner.os }}-cocoapods-
142+
${{ runner.os }}-cocoapods-${{ hashFiles('example/ios/Podfile.lock') }}
143143
144144
- name: Install cocoapods
145145
if: env.turbo_cache_hit != 1 && steps.cocoapods-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)