We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b38910 commit 7679c91Copy full SHA for 7679c91
.github/workflows/ubuntu.yml
@@ -48,6 +48,6 @@ jobs:
48
with:
49
ccache-prefix: ${{ matrix.distro }}
50
vcs-file: dependencies.repos
51
- upstream-args: --cmake-args -DCMAKE_BUILD_TYPE=Release
+ upstream-args: --cmake-args -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_INTERFACE=OFF
52
target-path: target_ws/src
53
target-args: --cmake-args -DCMAKE_BUILD_TYPE=Debug -DTESSERACT_ENABLE_TESTING=ON
0 commit comments