Skip to content

Commit

Permalink
Update opencv version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonxeko committed Oct 8, 2024
1 parent 15a6c13 commit 1d5c3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-qt6-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Install OpenCV 4.4
run: |
curl https://raw.githubusercontent.com/Homebrew/homebrew-core/9f30b8ec76cbee58fd7acb50bc366b214ec48faf/Formula/opencv.rb --output opencv.rb
curl https://raw.githubusercontent.com/Homebrew/homebrew-core/24f787507aaa51508445005f87c4720f16433962/Formula/opencv.rb --output opencv.rb
brew install opencv.rb
- name: Install Qt 6.7.2
Expand Down

0 comments on commit 1d5c3b0

Please sign in to comment.