mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[LOCAL] Fix CI
This commit is contained in:
@@ -20,6 +20,7 @@ validate_env () {
|
||||
|
||||
update_pods () {
|
||||
cd "$RNTESTER_DIR" || exit
|
||||
bundle install || exit
|
||||
bundle check || exit
|
||||
bundle exec pod install
|
||||
cd "$THIS_DIR" || exit
|
||||
|
||||
Reference in New Issue
Block a user