Browse Source

ci: 调整github workflows

main 10.0.0.1
wangjunzzz 2 months ago
parent
commit
a1f65bc2c0
  1. 2
      .github/workflows/nuget.yml

2
.github/workflows/nuget.yml

@ -12,7 +12,7 @@ jobs:
- name: Install Dotnet 10.0.0
uses: actions/setup-dotnet@v1
with:
dotnet-version: 10.0.0
dotnet-version: 10.0.100
include-prerelease: True
- name: Setting Version
id: vars

Loading…
Cancel
Save