macos ci: display system info before running anything

master
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
1 changed files with 2 additions and 0 deletions

View File

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