Skip to content

Commit

Permalink
Update predict_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap authored Nov 29, 2024
1 parent ed2f0a4 commit 60ccf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/predict_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
uses: actions/cache@v4
with:
path: Pods
key: ${{ runner.os }}-woosmap-pods-${{ hashFiles('**/Podfile.lock') }}
key: ${{ runner.os }}-woosmap-pods-${{ hashFiles('**/example/ios/Podfile.lock') }}
restore-keys: |
${{ runner.os }}-woosmap-pods-
Expand Down

0 comments on commit 60ccf7e

Please sign in to comment.