Update msbuildnet6.yml

This commit is contained in:
Ubit Umarov
2023-03-19 21:37:40 +00:00
committed by GitHub
parent 2231b662d5
commit 41e74aec35

View File

@@ -21,9 +21,9 @@ jobs:
- name: preBuild
run: bash ${GITHUB_WORKSPACE}/runprebuild.sh
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.0.x'
- name: Build
id: build