Update build.yml
This commit is contained in:
parent
292458d926
commit
201c761770
|
@ -26,9 +26,8 @@ jobs:
|
|||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: ${{ env.DOTNET_VERSION }}
|
||||
run: dotnet --version
|
||||
- name: Dotnet Version
|
||||
with:
|
||||
dotnet-version: ${{ env.DOTNET_VERSION }}
|
||||
run: dotnet --version
|
||||
- name: Enable Extra Platforms In SDK
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue