This commit is contained in:
Ben C 2022-05-23 07:52:14 -04:00 committed by GitHub
parent 735ab9152d
commit 297bb5b196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ jobs:
- run: "tree C: /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