mirror of https://github.com/UMSKT/xpmgr.git
Update windows.yml
This commit is contained in:
parent
68249f21cc
commit
26fe97c8e9
|
@ -67,7 +67,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: installer_log
|
||||
path: "%localappdata%\\Temp\\vslogs.zip"
|
||||
path: "C:\\Users\\"
|
||||
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
|
Loading…
Reference in New Issue