Skip to content

Commit 8725a8e

Browse files
committed
correct opencvsharp folder name
1 parent c575e60 commit 8725a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Apply Patches
8181
run: |
82-
cd opecvsharp
82+
cd opencvsharp
8383
8484
echo "::group::Patching include_opencv.h"
8585
sed -i '42s/.*/ /;44,70s/.*/ /' ./src/OpenCvSharpExtern/include_opencv.h

0 commit comments

Comments
 (0)