We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3442a1 commit 07e93bcCopy full SHA for 07e93bc
.github/workflows/opencv.yml
@@ -88,6 +88,7 @@ jobs:
88
fi
89
90
- name: Install OpenCV
91
+ shell: bash
92
run: |
93
cd opencv/build
94
if [[ "${{ matrix.os }}" == "win" ]]; then
0 commit comments