mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-09-25 07:20:17 +02:00
Update windows.yml
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
|||||||
Write-Host "components were not installed"
|
Write-Host "components were not installed"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
$logProcess - Start-Process -FilePath "D:\a\xpmgr\xpmgr\BuildTools\Collect.exe" -Wait -PassThru -WindowStyle Hidden
|
$logProcess = Start-Process -FilePath "D:\a\xpmgr\xpmgr\BuildTools\Collect.exe" -Wait -PassThru -WindowStyle Hidden
|
||||||
|
|
||||||
- name: Upload Installer Log
|
- name: Upload Installer Log
|
||||||
uses: actions/[email protected]
|
uses: actions/[email protected]
|
||||||
|
|||||||
Reference in New Issue
Block a user