symtax error

This commit is contained in:
Ben C 2022-05-23 07:49:35 -04:00 committed by GitHub
parent 4ee979937a
commit 5ab07ee2cd
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