Lines Matching refs:install
73 install: brotli zstd
90 install: libssh
95 install: libssh
128 install: libressl
146 install: gsasl
150 install: libssh
157 install: libressl heimdal
161 install: brotli wolfssl zstd
165 install: brotli mbedtls zstd
169 install: gnutls nettle krb5
195 - name: 'brew install'
201 …pkgconf libpsl libssh2 nghttp2 stunnel ${{ matrix.build.install }} | xargs -Ix -n1 echo brew '"x"'…
202 …while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tm…
304 - name: 'install test prereqs'
308 python3 -m pip install -r tests/requirements.txt
412 - name: 'install autotools'
416 …while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tm…