Update build.yml
This commit is contained in:
parent
21af3dcd20
commit
9c78f87863
|
@ -26,7 +26,6 @@ jobs:
|
||||||
uses: actions/setup-dotnet@v3
|
uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: ${{ env.DOTNET_VERSION }}
|
dotnet-version: ${{ env.DOTNET_VERSION }}
|
||||||
run: dotnet --version
|
|
||||||
- name: Dotnet Version
|
- name: Dotnet Version
|
||||||
run: dotnet --version
|
run: dotnet --version
|
||||||
- name: Enable Extra Platforms In SDK
|
- name: Enable Extra Platforms In SDK
|
||||||
|
|
Loading…
Reference in New Issue