Skip to content

Commit

Permalink
using upgrade to upgrade brew openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
limpkin authored Dec 11, 2024
1 parent 42d72ae commit 872cbb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/ci/osx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ set -ev

echo "install.sh"

brew uninstall --ignore-dependencies [email protected]
brew install openssl@3
brew upgrade openssl
brew install jq lftp
brew uninstall wget
brew install wget
Expand Down

0 comments on commit 872cbb7

Please sign in to comment.