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