mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update build-release-testflight-ipa.yml
This commit is contained in:
parent
8dff91285a
commit
703c6cea99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user