macos ci: display system info before running anything

This commit is contained in:
Andrew Kelley 2019-09-25 22:50:21 -04:00
parent 568c183d2a
commit 6128bc728d
No known key found for this signature in database
GPG key ID: 7C5F548F728501A9

View file

@ -3,6 +3,8 @@
set -x
set -e
system_profiler SPHardwareDataType
brew install s3cmd gcc@8
ZIGDIR="$(pwd)"