]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fix for freebsd ci.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 21 Aug 2024 11:24:54 +0000 (13:24 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 21 Aug 2024 11:24:54 +0000 (13:24 +0200)
.github/workflows/analysis_ports.yml

index 375aa5fac0157d90d0d44ff89caed502e1d9ca67..eba981b7ab91ec4e3ea15c29e86d3fecceae3009 100644 (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