install openssl on macos CI
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: install boost
|
||||
run: |
|
||||
brew install boost-build boost
|
||||
brew install boost-build boost openssl
|
||||
echo "using darwin ;" >>~/user-config.jam
|
||||
|
||||
- name: build and run tests
|
||||
|
Reference in New Issue
Block a user