Skip to content

Commit

Permalink
Remove "restore-keys" from Pods cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Aug 21, 2024
1 parent f7cfb80 commit bca0317
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-realm-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -518,8 +518,6 @@ jobs:
with:
path: integration-tests/environments/react-native-test-app/ios/Pods
key: ${{ github.job }}-pods-${{ hashFiles('integration-tests/environments/react-native-test-app/ios/Podfile.lock') }}
restore-keys: |
${{ github.job }}-pods-

- name: MSVC Setup
if: ${{ runner.os == 'Windows' }}
Expand Down

0 comments on commit bca0317

Please sign in to comment.