[FIX] Use Ruby 2.4 on TestFlight upload (#1368)

This commit is contained in:
Diego Mello 2019-11-05 17:05:59 -03:00 committed by GitHub
parent ea057ffbf3
commit e0f0f99990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ jobs:
- run:
name: Update Fastlane
command: |
echo "ruby-2.4" > ~/.ruby-version
bundle install
working_directory: ios