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