Skip to content

Commit b34fa4e

Browse files
committed
重新尝试修复构建
dotnet TagToVersion -t refs/tags/3.0.1-alpha01 Error: Process completed with exit code 1.
1 parent 8fc3dd6 commit b34fa4e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/NuGet-tag-publish-MediaConverters.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v1
15-
16-
- name: Setup .NET
17-
uses: actions/setup-dotnet@v1
18-
with:
19-
dotnet-version: |
20-
3.1.x
21-
5.0.x
22-
6.0.x
23-
9.0.x
2415

2516
- name: Install dotnet tool
2617
run: dotnet tool install -g dotnetCampus.TagToVersion

0 commit comments

Comments
 (0)