Update build-ios-release-pullrequest.yml

This commit is contained in:
Marcos Rodriguez Vélez 2024-06-15 17:28:28 -04:00 committed by GitHub
parent 52a0437b62
commit a648fddaa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.10
bundler-cache: true
bundler-cache: false
- name: Install dependencies with Bundler
run: bundle install
- name: Install Fastlane