瀏覽代碼
Update dotnetcore.yml
tags/v2.3.0^2
SmallChi(Koike)
4 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
.github/workflows/dotnetcore.yml
|
@@ -12,7 +12,7 @@ jobs: |
|
|
- name: Setup .NET Core |
|
|
- name: Setup .NET Core |
|
|
uses: actions/setup-dotnet@master |
|
|
uses: actions/setup-dotnet@master |
|
|
with: |
|
|
with: |
|
|
dotnet-version: 3.1.403 |
|
|
|
|
|
|
|
|
dotnet-version: 5.0.100 |
|
|
- name: dotnet info |
|
|
- name: dotnet info |
|
|
run: dotnet --info |
|
|
run: dotnet --info |
|
|
- name: dotnet restore |
|
|
- name: dotnet restore |
|
|