Update build-release-testflight-ipa.yml

This commit is contained in:
Marcos Rodriguez Velez 2024-01-03 19:19:24 -04:00
parent 8dff91285a
commit 703c6cea99
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -42,11 +42,11 @@ jobs:
- name: Install dependencies with Bundler
run: bundle install
- name: Install Fastlane 2.217.0
- name: Install Fastlane
run: gem install fastlane
- name: Install CocoaPods Dependencies
run: bundle install
run: bundle exec pod install
working-directory: ./ios
- name: Cache CocoaPods Pods