mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:43:25 +00:00
chore: only use active cache key for pods cache restore
This commit is contained in:
2
.github/workflows/release-mobile.yml
vendored
2
.github/workflows/release-mobile.yml
vendored
@@ -125,8 +125,6 @@ jobs:
|
||||
with:
|
||||
path: apps/expo/ios
|
||||
key: ${{ runner.os }}-pods-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pods-
|
||||
|
||||
- name: Build iOS app
|
||||
run: cd apps/expo && pnpm ipa
|
||||
|
Reference in New Issue
Block a user