We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d256d12 commit 256fd58Copy full SHA for 256fd58
.github/workflows/build-ios.yml
@@ -82,7 +82,6 @@ jobs:
82
${{ runner.os }}-pods-
83
- name: Build App
84
run: |
85
- cd ios
86
bundle install
87
RCT_USE_RN_DEP=1 RCT_USE_PREBUILT_RNCORE=1 bundle exec pod install
88
xcodebuild build \
0 commit comments