Skip to content

Commit ad87010

Browse files
committed
chore: maybe fix build-ios ci
1 parent bf92612 commit ad87010

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
key: ${{ runner.os }}-ios-${{ hashFiles('example/bare/ios/Podfile.lock') }}-${{ github.sha }}
117117
restore-keys: |
118118
${{ runner.os }}-ios-${{ hashFiles('example/bare/ios/Podfile.lock') }}-
119-
${{ runner.os }}-ios-
120119
121120
- name: Install ccache
122121
if: env.turbo_cache_hit != 1

0 commit comments

Comments
 (0)