mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-12 04:50:39 +00:00
[macOS] Software report - Remove redundant info, fix bug with empty runtimes for Xcode (#10513)
This commit is contained in:
@@ -89,7 +89,7 @@ class HeaderNode: BaseNode {
|
||||
}
|
||||
|
||||
[void] AddTable([PSCustomObject[]] $Table) {
|
||||
$this.AddNode([TableNode]::FromObjectsArray($Table))
|
||||
$this.AddNode([TableNode]::FromObjectsArray($Table))
|
||||
}
|
||||
|
||||
[void] AddNote([String] $Content) {
|
||||
|
||||
Reference in New Issue
Block a user