Fix for freebsd ci.

This commit is contained in:
W.C.A. Wijngaards 2024-08-21 13:24:54 +02:00
parent 04e6f9e03b
commit 19d53d5663

View File

@ -351,7 +351,7 @@ jobs:
memory: 4G
cpu_count: 2
run: |
ASSUME_ALWAYS_YES=yes sudo pkg install openssl libevent expat
sudo pkg install -y openssl libevent expat
./configure ${{ matrix.cross_platform_config }}
make
make test