Fix workflow file
This commit is contained in:
@@ -10,8 +10,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Dotnet
|
- name: Setup Dotnet
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
dotnet-version: '5.0.x'
|
dotnet-version: '5.0.x'
|
||||||
|
|
||||||
- name: Setup MSBUILD
|
- name: Setup MSBUILD
|
||||||
uses: microsoft/setup-msbuild@v1.0.3
|
uses: microsoft/setup-msbuild@v1.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user