chore: ignore openssl cleanup in dry env

This commit is contained in:
CMK 2022-07-15 12:30:11 +08:00
parent 04fc2e9efe
commit 507b5b412e
1 changed files with 4 additions and 3 deletions

View File

@ -21,9 +21,10 @@ which ruby
# by pass the openssl cannot build issue
# https://github.com/rbenv/ruby-build/discussions/1853#discussioncomment-2146106
brew cleanup openssl@3.0
brew uninstall openssl@3.0
rm -rf /opt/homebrew/etc/openssl@3
# brew cleanup openssl@3.0
# brew uninstall openssl@3.0
# rm -rf /opt/homebrew/etc/openssl@3
brew install openssl@1.1