Commit 6b5881bb by Edward Thomson Committed by Patrick Steinhardt

ci: set up a macos host

Script to set up dependencies on a macOS build system.

(cherry picked from commit 87342404)
parent e0ad1614
#!/bin/sh
set -x
brew update
brew install pkgconfig zlib curl openssl libssh2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment