瀏覽代碼

Update build.yml

Roc 4 年之前
父節點
當前提交
b3b0bc8dc6
共有 1 個文件被更改,包括 0 次插入2 次删除
  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