Update dotnet-desktop.yml
This commit is contained in:
parent
8a96fd9c64
commit
ea8aedad21
1 changed files with 1 additions and 7 deletions
6
.github/workflows/dotnet-desktop.yml
vendored
6
.github/workflows/dotnet-desktop.yml
vendored
|
|
@ -22,12 +22,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# Install the .NET Core workload
|
||||
- name: Install .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.x
|
||||
|
||||
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
|
||||
- name: Setup MSBuild.exe
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue