Update windows.yml

This commit is contained in:
TheTank20 2023-07-08 16:00:30 -05:00 committed by GitHub
parent 68249f21cc
commit 26fe97c8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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