Update build.yml

This commit is contained in:
Mark McDowall 2023-12-24 12:29:31 -08:00
parent 21af3dcd20
commit 9c78f87863
1 changed files with 0 additions and 1 deletions

View File

@ -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