Skip to content

Commit

Permalink
need to upgrade, not install, to update openssl in homebrew (#5174)
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk authored Apr 2, 2020
1 parent 0e8941a commit 81b7fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/wheel-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- script: brew update
displayName: Update brew
- script: brew install [email protected]
- script: brew upgrade [email protected]
displayName: Install OpenSSL with brew

- script: $PYTHON_BIN_PATH -m pip install -U virtualenv
Expand Down

0 comments on commit 81b7fc6

Please sign in to comment.