Skip to content

Commit c905811

Browse files
committed
Debug autoconf on macOS
1 parent 0561982 commit c905811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
set -e -x
128128
autoreconf -i
129129
./configure
130-
make -j 2
130+
make -j 2 || cat .depend

0 commit comments

Comments
 (0)