commit
6ca1bfdc9b
@ -58,7 +58,7 @@ module Homebrew
|
|||||||
steps:
|
steps:
|
||||||
- bash: |
|
- bash: |
|
||||||
set -e
|
set -e
|
||||||
sudo xcode-select --switch /Applications/Xcode_10.2.app/Contents/Developer
|
sudo xcode-select --switch /Applications/Xcode_10.2.1.app/Contents/Developer
|
||||||
brew update
|
brew update
|
||||||
HOMEBREW_TAP_DIR="/usr/local/Homebrew/Library/Taps/#{tap.full_name}"
|
HOMEBREW_TAP_DIR="/usr/local/Homebrew/Library/Taps/#{tap.full_name}"
|
||||||
mkdir -p "$HOMEBREW_TAP_DIR"
|
mkdir -p "$HOMEBREW_TAP_DIR"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user