Update lockfiles_update.yml

This commit is contained in:
Marcos Rodriguez Vélez 2024-09-11 13:10:54 -04:00 committed by GitHub
parent 9e01331b07
commit 05ab0f48ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,6 @@ jobs:
- name: Install and update Ruby Gems
run: |
bundle install
bundle update
# Step 4: Install CocoaPods and update pods
- name: Install CocoaPods Dependencies