mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
fix symlinks
This commit is contained in:
@@ -130,7 +130,6 @@ function Build-XcodeSymlinks {
|
||||
param(
|
||||
[Parameter(Mandatory)]
|
||||
[string]$Version,
|
||||
[Parameter(Mandatory)]
|
||||
[string[]]$Symlinks
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user