install openssl on macos CI

This commit is contained in:
arvidn
2021-09-30 00:29:32 +02:00
parent 3f56cbd3cd
commit 391806c2db

View File

@ -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