Skip to content

Commit 256fd58

Browse files
fix: ios
1 parent d256d12 commit 256fd58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
${{ runner.os }}-pods-
8383
- name: Build App
8484
run: |
85-
cd ios
8685
bundle install
8786
RCT_USE_RN_DEP=1 RCT_USE_PREBUILT_RNCORE=1 bundle exec pod install
8887
xcodebuild build \

0 commit comments

Comments
 (0)