Turn on repo update command
This commit is contained in:
parent
21f159b4f8
commit
cb59454a47
|
|
@ -20,7 +20,7 @@ private_lane :installDependencies do |options|
|
|||
end
|
||||
|
||||
cocoapods(
|
||||
repo_update: false
|
||||
repo_update: true
|
||||
)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue