mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 00:06:57 +00:00
fix symlinks
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# The script currently requires 2 external variables to be set: XCODE_INSTALL_USER
|
||||
# and XCODE_INSTALL_PASSWORD, in order to access the Apple Developer Center
|
||||
|
||||
Write-Host "Script begin"
|
||||
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
Import-Module "$env:HOME/image-generation/helpers/Common.Helpers.psm1"
|
||||
|
||||
Reference in New Issue
Block a user