更新 action.yml

This commit is contained in:
簡碩辰
2026-04-08 01:18:47 +00:00
parent abbdbafd69
commit c93342fce5
-1
View File
@@ -15,4 +15,3 @@ runs:
key: ${{ runner.os }}-${{ runner.arch }}-nuget-${{ hashFiles('NuGet.Config', '**/*.sln', '**/*.csproj', '**/global.json', '**/packages.lock.json', '**/Directory.Build.props', '**/Directory.Build.targets') }}
restore-keys: |
${{ runner.os }}-${{ runner.arch }}-nuget-
${{ runner.os }}-nuget-