Skip to content

Commit 133e5b9

Browse files
authored
Update deploy-nuget.yml
1 parent ead04b1 commit 133e5b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy-nuget.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414

1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v4
17-
with:
18-
dotnet-version: '8.0.4' # 根据你的项目选择版本
17+
1918

2019
- name: Restore dependencies
2120
run: dotnet restore

0 commit comments

Comments
 (0)