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 1b9b681 commit 3381707Copy full SHA for 3381707
.github/actions/linux/build-libmongoc/action.yml
@@ -31,6 +31,7 @@ runs:
31
-D BUILD_VERSION="${LIBMONGOC_VERSION}" \
32
-D ENABLE_MONGOC=ON \
33
-D ENABLE_CLIENT_SIDE_ENCRYPTION=ON
34
+ -D TRACE=ON
35
env:
36
LIBMONGOC_VERSION: ${{ inputs.version }}
37
0 commit comments