diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 039a3b7e..10a14bac 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -347,7 +347,6 @@ platform :ios do checkSentryClitatus checkGitStatus setup_project - end npm_installl(platform:'ios') build_flavor(platform:'ios', flavor:'alpha', options:options) end