Skip to content

Commit

Permalink
remove probably over-specified [email protected] link overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jun 21, 2024
1 parent 77b1aaa commit 703889f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions github-actions/install-dep-opencv/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ runs:
run: |
if ${{ toJSON( runner.os == 'macOS' ) }}; then
echo "::group::Install OpenCV (via brew)"
brew install opencv || true
brew link --overwrite [email protected] # fix a dep
brew install opencv
echo "::endgroup::"
fi
Expand Down

0 comments on commit 703889f

Please sign in to comment.