mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
parent
93b2c29612
commit
9875f3a464
@ -5,7 +5,7 @@ jobs:
|
||||
steps:
|
||||
- bash: |
|
||||
set -e
|
||||
sudo xcode-select --switch /Applications/Xcode_10.1.app/Contents/Developer
|
||||
sudo xcode-select --switch /Applications/Xcode_10.2.app/Contents/Developer
|
||||
HOMEBREW_REPOSITORY="$(brew --repo)"
|
||||
mv "$HOMEBREW_REPOSITORY/Library/Taps" "$PWD/Library"
|
||||
sudo rm -rf "$HOMEBREW_REPOSITORY"
|
||||
|
Loading…
x
Reference in New Issue
Block a user