Skip to content

Commit

Permalink
[ci] cli: add openssl dependency for MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Nov 10, 2020
1 parent 1f239fb commit cb0eb88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
brew update
brew install pkg-config
brew install opencv
brew install openssl@1.1
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
- name: build
run: |
Expand Down

0 comments on commit cb0eb88

Please sign in to comment.