Fix workflow file

This commit is contained in:
AeonLucid
2021-10-30 19:27:49 +02:00
parent 53eb74800e
commit fc05f96fcd
+2 -2
View File
@@ -10,8 +10,8 @@ jobs:
- name: Setup Dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: '5.0.x'
with:
dotnet-version: '5.0.x'
- name: Setup MSBUILD
uses: microsoft/setup-msbuild@v1.0.3