mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-08-15 06:00:22 +02:00
Update windows.yml
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
}
|
||||
else {
|
||||
$realProcess = Get-Process vs_layout
|
||||
$realProcess = Get-Process vs_setup_bootstrapper
|
||||
if ($realProcess.ExitCode -eq 0)
|
||||
{
|
||||
Write-Host "components have been successfully downloaded"
|
||||
|
||||
Reference in New Issue
Block a user