Lines Matching refs:install

58       - uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
85 --prefix="${HOME}"/install \
104 run: make -C bld -j5 V=1 install
218 install: >-
233 install: >-
252 --prefix="${HOME}"/install \
271 run: make -C bld -j5 V=1 install
288 - name: 'install test prereqs'
292 …/c/ProgramData/chocolatey/choco.exe install --yes --no-progress --limit-output --timeout 180 --for…
379 - name: 'install test prereqs'
383 …/c/ProgramData/chocolatey/choco.exe install --yes --no-progress --limit-output --timeout 180 --for…
448 - name: 'install compiler (gcc ${{ matrix.env }})'
507 - name: 'install test prereqs'
511 …/c/ProgramData/chocolatey/choco.exe install --yes --no-progress --limit-output --timeout 180 --for…
513 …python3 -m pip --disable-pip-version-check --no-input --no-cache-dir install --progress-bar off --…
545 - name: 'install packages'
546 …run: sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install mingw-w64 ${{ matrix.build == 'cmake'…
629install: 'brotli zlib zstd libpsl nghttp2 libssh2[core,zlib] pkgconf gsasl openssl mbedtls'
640install: 'brotli zlib zstd libpsl nghttp2 nghttp3 openssl libssh2 pkgconf gsasl c-ares libuv krb5'
651 install: 'brotli zlib zstd nghttp2 nghttp3 openssl libssh2'
662install: 'brotli zlib zstd libpsl nghttp2 libressl libssh2[core,zlib] pkgconf ngtcp2[libressl] ngh…
673 install: 'brotli zlib zstd libpsl nghttp2 boringssl libssh2[core,zlib]'
684install: 'brotli zlib zstd libpsl nghttp2 wolfssl libssh2 pkgconf gsasl ngtcp2[wolfssl] nghttp3'
695 install: 'brotli zlib zstd libpsl nghttp2 mbedtls libssh pkgconf gsasl'
710 install: 'brotli zlib zstd libpsl nghttp2 msh3 libssh2 pkgconf gsasl'
739 … run: vcpkg x-set-installed ${{ matrix.install }} '--triplet=${{ matrix.arch }}-${{ matrix.plat }}'
790 - name: 'install test prereqs'
797 …/c/ProgramData/chocolatey/choco.exe install --yes --no-progress --limit-output --timeout 180 --for…
800 …python3 -m pip --disable-pip-version-check --no-input --no-cache-dir install --progress-bar off --…
807 if [[ '${{ matrix.install }}' = *'libssh2[core,zlib]'* ]]; then
809 elif [[ '${{ matrix.install }}' = *'libssh '* ]]; then