Skip to content

Commit 07e93bc

Browse files
committed
add shell bash
1 parent e3442a1 commit 07e93bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/opencv.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
fi
8989
9090
- name: Install OpenCV
91+
shell: bash
9192
run: |
9293
cd opencv/build
9394
if [[ "${{ matrix.os }}" == "win" ]]; then

0 commit comments

Comments
 (0)