mirror of
https://github.com/UMSKT/xpmgr.git
synced 2025-06-27 14:47:43 +02:00
Update windows.yml
This commit is contained in:
parent
37448274cc
commit
68249f21cc
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
Write-Host "components were not installed"
|
||||
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
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user