Skip to content

Commit a8fefbe

Browse files
committed
Revert "尝试导出工具"
This reverts commit ab67bd7.
1 parent a654cdc commit a8fefbe

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
- name: Install dotnet tool
4848
run: dotnet tool install -g dotnetCampus.TagToVersion
4949

50-
- name: Export tool
51-
run: export PATH="$PATH:/github/home/.dotnet/tools"
52-
5350
- name: Set tag to version
5451
run: dotnet-TagToVersion -t ${{ github.ref }}
5552

@@ -111,9 +108,6 @@ jobs:
111108
- name: Install dotnet tool
112109
run: dotnet tool install -g dotnetCampus.TagToVersion
113110

114-
- name: Export tool
115-
run: export PATH="$PATH:/github/home/.dotnet/tools"
116-
117111
- name: Set tag to version
118112
run: dotnet-TagToVersion -t ${{ github.ref }}
119113

0 commit comments

Comments
 (0)