Skip to content

Commit c198436

Browse files
committed
Run omnibus compilations without git
1 parent 0159a98 commit c198436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/compilers/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ grouped ${srcdir}/configure \
4747
--enable-debug-env \
4848
--disable-install-doc \
4949
--with-ext=-test-/cxxanyargs,+ \
50+
--without-git \
5051
${enable_shared} \
5152
${INPUT_APPEND_CONFIGURE} \
5253
CFLAGS="${INPUT_CFLAGS}" \

0 commit comments

Comments
 (0)