Update build.yml
This commit is contained in:
parent
dc0def030a
commit
2ee7b27ad7
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: ${{ env.DOTNET_VERSION }}
|
||||
- name: Dotnet Version
|
||||
- name: Dotnet List SDKs
|
||||
run: dotnet --list-sdks
|
||||
- name: Dotnet Version
|
||||
run: dotnet --version
|
||||
|
|
Loading…
Reference in New Issue