mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Fix brew on xcode cloud. (#692)
This commit is contained in:
parent
4144893e86
commit
50bf9e3fcc
@ -30,7 +30,7 @@ setup_xcode_cloud_environment () {
|
||||
}
|
||||
|
||||
install_xcode_cloud_brew_dependencies () {
|
||||
brew update && install xcodegen imagemagick
|
||||
brew update && brew install xcodegen imagemagick
|
||||
}
|
||||
|
||||
install_xcode_cloud_python_dependencies () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user