Update msbuild.yml
This commit is contained in:
parent
495ddc8c32
commit
7301ba7ce5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue