Skip to content

Commit b2b5dc6

Browse files
committed
Fix FreeBSD CI
1 parent e73a867 commit b2b5dc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/freebsd/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ runs:
4545
gcc
4646
4747
./buildconf -f
48+
CC=clang CXX=clang++ \
4849
./configure \
4950
--prefix=/usr/local \
5051
--enable-debug \

0 commit comments

Comments
 (0)