Skip to content

Commit

Permalink
don't install opencv deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Like4Schnitzel authored Feb 16, 2024
1 parent f13f997 commit 27b9023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- uses: Dovyski/[email protected]
with:
opencv-version: '4.0.0'
install-deps: false

- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
Expand Down

0 comments on commit 27b9023

Please sign in to comment.