We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0159a98 commit c198436Copy full SHA for c198436
.github/actions/compilers/entrypoint.sh
@@ -47,6 +47,7 @@ grouped ${srcdir}/configure \
47
--enable-debug-env \
48
--disable-install-doc \
49
--with-ext=-test-/cxxanyargs,+ \
50
+ --without-git \
51
${enable_shared} \
52
${INPUT_APPEND_CONFIGURE} \
53
CFLAGS="${INPUT_CFLAGS}" \
0 commit comments