mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:53:24 +00:00
chore: adjust this a-fucking-gain
This commit is contained in:
2
.github/workflows/release-mobile.yml
vendored
2
.github/workflows/release-mobile.yml
vendored
@@ -124,7 +124,7 @@ jobs:
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: apps/expo/ios/Pods
|
||||
key: ${{ runner.os }}-pods-${{ hashFiles('apps/expo/pnpm-lock.yaml') }}
|
||||
key: ${{ runner.os }}-pods-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pods-
|
||||
|
||||
|
Reference in New Issue
Block a user