chore(ci):为日常构建使用预安装SDK

Signed-off-by: doudou0720 <98651603+doudou0720@users.noreply.github.com>
This commit is contained in:
doudou0720
2026-02-16 12:58:44 +08:00
parent 85f92ca9a5
commit 0675a369c3
-1
View File
@@ -33,7 +33,6 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v5
with:
dotnet-version: '10.x'
cache: true
cache-dependency-path: '**/packages.lock.json'