This commit is contained in:
2020-06-28 06:36:51 +08:00
parent e90cc2d86e
commit dbc05c13ee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '5.0.0'
dotnet-version: '3.1.101'
- name: Build
run: dotnet build