Skip to content

Commit 8ae643a

Browse files
committed
shell bash
1 parent 02312e0 commit 8ae643a

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
@@ -78,6 +78,7 @@ jobs:
7878
cmake ${{ env.OPENCV_CMAKE_ARGS }} ..
7979
8080
- name: Build OpenCV
81+
shell: bash
8182
run: |
8283
cd opencv/build
8384
if [[ ${{ matrix.os }} == win ]]; then

0 commit comments

Comments
 (0)