Skip to content

Commit

Permalink
尝试修复命令
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Nov 18, 2024
1 parent 5abd5d9 commit 64df8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: dotnet tool install -g dotnetCampus.TagToVersion

- name: Set tag to version
run: dotnet TagToVersion -t 1.0.0-alpha11
run: dotnet-TagToVersion -t 1.0.0-alpha11

- name: Build with dotnet
run: dotnet build --configuration Release
Expand Down

0 comments on commit 64df8d4

Please sign in to comment.