Merge pull request #135 from TouchInstinct/fix/turn_on_repo_update
Turn on repo update command
This commit is contained in:
commit
b6d1851aef
|
|
@ -20,7 +20,7 @@ private_lane :installDependencies do |options|
|
|||
end
|
||||
|
||||
cocoapods(
|
||||
repo_update: false
|
||||
repo_update: true
|
||||
)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue