File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313 cancel-in-progress : true
1414
1515env :
16- EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_opencv_xfeatures2d=OFF - DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
16+ EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
1717 PR_AUTHOR : ${{ github.event.pull_request.user.login }}
1818 PR_AUTHOR_FORK : ${{ github.event.pull_request.head.repo.full_name }}
1919 SOURCE_BRANCH_NAME : ${{ github.head_ref }}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313 cancel-in-progress : true
1414
1515env :
16- EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_opencv_xfeatures2d=OFF - DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
16+ EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
1717 PR_AUTHOR : ${{ github.event.pull_request.user.login }}
1818 PR_AUTHOR_FORK : ${{ github.event.pull_request.head.repo.full_name }}
1919 SOURCE_BRANCH_NAME : ${{ github.head_ref }}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313 cancel-in-progress : true
1414
1515env :
16- EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_opencv_xfeatures2d=OFF - DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
16+ EXTRA_CMAKE_OPTIONS : ' -DBUILD_DOCS=ON -DPYTHON_DEFAULT_EXECUTABLE=/usr/bin/python3 -DOPENCV_DOWNLOAD_PATH=/home/ci/binaries_cache -DBUILD_EXAMPLES=ON -DOPENCV_ENABLE_NONFREE=ON'
1717 PR_AUTHOR : ${{ github.event.pull_request.user.login }}
1818 PR_AUTHOR_FORK : ${{ github.event.pull_request.head.repo.full_name }}
1919 SOURCE_BRANCH_NAME : ${{ github.head_ref }}
You can’t perform that action at this time.
0 commit comments