mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
remove import ImageHelpers module
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
## Desc: Install SQL Server® Data-Tier Application Framework (DACFx) for Windows
|
||||
####################################################################################
|
||||
|
||||
Import-Module -Name ImageHelpers -Force
|
||||
|
||||
$InstallerName = "DacFramework.msi"
|
||||
$InstallerUrl = "https://go.microsoft.com/fwlink/?linkid=2134206"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user