Browse Source

Update build.yml

Roc 4 years ago
parent
commit
b3b0bc8dc6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/build.yml

+ 0 - 2
.github/workflows/build.yml

@@ -15,8 +15,6 @@ jobs:
     - uses: actions/checkout@v2
     - name: Setup .NET
       uses: actions/setup-dotnet@v1
-      with:
-        dotnet-version: 5.0.201
     - name: Restore dependencies
       run: dotnet restore
     - name: Build