Skip to content

Commit

Permalink
reinstall curl
Browse files Browse the repository at this point in the history
  • Loading branch information
MAKOMO committed Oct 4, 2023
1 parent f12ca73 commit f525bbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/install-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ if [ -n "${PYUPGRADE_V:-}" ]; then
echo $PATH
which python3
python3 --version
brew upgrade libidn2
brew upgrade curl

# create new venv
python3 -m venv /Users/appveyor/venv${PYUPGRADE_V}
Expand Down

0 comments on commit f525bbc

Please sign in to comment.