Skip to content

Commit

Permalink
fix iOS builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Nov 6, 2024
1 parent 8ef17c4 commit 7669430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
~/Library/Caches/CocoaPods
~/.cocoapods
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
restore-keys: |
${{ runner.os }}-pods-
- name: Install Pods
run: RCT_NEW_ARCH_ENABLED=0 bundle exec pod install
- name: Install xcpretty
Expand Down

0 comments on commit 7669430

Please sign in to comment.