mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-06-13 20:40:58 +07:00
Trust brew taps
This commit is contained in:
@@ -22,6 +22,7 @@ add_brew_tap() {
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
brew trust "$tap" >/dev/null 2>&1
|
||||
}
|
||||
|
||||
# Function to get brew prefix.
|
||||
|
||||
Reference in New Issue
Block a user