Windows moment

This commit is contained in:
Ben C 2022-05-23 08:02:13 -04:00 committed by GitHub
parent 729a00c233
commit e1ffc397f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ jobs:
- run: "tree /f"
# Epic moment
- run: "\"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8.0 Tools\\x64\\sn.exe\" -Vr *"
- run: "C:\\\"Program Files (x86)\"\\\"Microsoft SDKs\"\\Windows\\v10.0A\\bin\\\"NETFX 4.8.0 Tools\"\\x64\\sn.exe -Vr *"
- name: Build Project
run: dotnet build -c $Env:BUILD_TYPE