mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-30 21:38:26 +08:00
cleanup installation folder.
This commit is contained in:
@@ -73,6 +73,5 @@ Download-FullSQLPackage -InstallerPath $installerPath -DownloadPath $downloadPat
|
||||
Unpack-SQLInstaller -InstallPath "$setupPath.exe"
|
||||
$resultPath = Join-Path $setupPath "SETUP.exe"
|
||||
Write-Host $resultPath
|
||||
ls
|
||||
type SQLEXPR_x64_ENU_decompression_log.txt
|
||||
Start-Installer -InstallerPath $resultPath
|
||||
Start-Installer -InstallerPath $resultPath
|
||||
Remove-Item $downloadPath -Recurse
|
||||
Reference in New Issue
Block a user