mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[macOS] install zlib (#4763)
This commit is contained in:
@@ -291,6 +291,9 @@ $markdown += New-MDHeader "Environment variables" -Level 4
|
||||
$markdown += Build-AndroidEnvironmentTable | New-MDTable
|
||||
$markdown += New-MDNewLine
|
||||
|
||||
$markdown += New-MDHeader "Miscellaneous" -Level 3
|
||||
$markdown += New-MDList -Lines @(Get-ZlibVersion) -Style Unordered
|
||||
|
||||
#
|
||||
# Generate systeminfo.txt with information about image (for debug purpose)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user