Skip to content

Commit

Permalink
[CI] brew install opencv on amd64 macOS
Browse files Browse the repository at this point in the history
Signed-off-by: hydai <[email protected]>
  • Loading branch information
hydai committed Jul 25, 2023
1 parent 2ac6ccc commit 53a01b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ jobs:
git config --global --add safe.directory $(pwd)
- name: Install dependencies
run: |
brew install llvm ninja cmake openssl
brew install llvm ninja cmake openssl opencv
- name: Build plugins
shell: bash
run: |
Expand Down

0 comments on commit 53a01b1

Please sign in to comment.