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