Do brew update for xcode images
This commit is contained in:
parent
cd14c42651
commit
edba4cdf77
|
|
@ -23,6 +23,13 @@
|
|||
],
|
||||
"type": "shell"
|
||||
},
|
||||
{
|
||||
"inline": [
|
||||
"brew --version",
|
||||
"brew update"
|
||||
],
|
||||
"type": "shell"
|
||||
},
|
||||
{
|
||||
"environment_vars": [
|
||||
"FASTLANE_USER={{user `fastlane_user`}}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue