diff --git a/.ci/install-freebsd.sh b/.ci/install-freebsd.sh index 8f0efd306b..2a63e5ddfc 100755 --- a/.ci/install-freebsd.sh +++ b/.ci/install-freebsd.sh @@ -3,7 +3,7 @@ # shellcheck shell=sh disable=SC2096 # RPCS3 often needs recent Qt5 and Vulkan-Headers -#sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf +sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf export ASSUME_ALWAYS_YES=true pkg info # debug