Update msbuild.yml

This commit is contained in:
pointfeev
2021-12-25 23:21:46 -06:00
committed by GitHub
parent 495ddc8c32
commit 7301ba7ce5
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.1.1
uses: microsoft/setup-msbuild@v1.1
- name: Restore Solution
run: msbuild CreamInstaller.sln /t:Restore /p:Configuration=Release