更新 action.yml
This commit is contained in:
@@ -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') }}
|
key: ${{ runner.os }}-${{ runner.arch }}-nuget-${{ hashFiles('NuGet.Config', '**/*.sln', '**/*.csproj', '**/global.json', '**/packages.lock.json', '**/Directory.Build.props', '**/Directory.Build.targets') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-${{ runner.arch }}-nuget-
|
${{ runner.os }}-${{ runner.arch }}-nuget-
|
||||||
${{ runner.os }}-nuget-
|
|
||||||
|
|||||||
Reference in New Issue
Block a user