Skip to content

Commit 1b960f5

Browse files
committed
add back opencvdir
1 parent 39f1b94 commit 1b960f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/opencvsharp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147
set -eux
148148
149149
EXTRA_FLAGS=()
150+
OpenCV_DIR="${{ github.workspace }}/opencv/lib/cmake/opencv4"
150151
151152
if [[ "${{ matrix.os }}" =~ ^win ]]; then
152153
OpenCV_DIR="${{ github.workspace }}/opencv/${{ matrix.arch }}/vc17/staticlib"

0 commit comments

Comments
 (0)