Skip to content

Commit 8c873bc

Browse files
JoeRobichrenovate[bot]
authored andcommitted
Update NuGet Cache hash
1 parent d14396f commit 8c873bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/cache@v4
8888
with:
8989
path: '${{ github.workspace }}/.nuget/packages'
90-
key: "${{ runner.os }}-nuget-${{ hashFiles('**/Directory.Packages.props') }}-${{ hashFiles('**/Directory.Packages.support.props') }}-${{ hashFiles('**/dotnet-tools.json') }}"
90+
key: "${{ runner.os }}-nuget-${{ hashFiles('**/Directory.Packages.props') }}-${{ hashFiles('**/dotnet-tools.json') }}"
9191
restore-keys: |
9292
${{ runner.os }}-nuget-
9393
- name: 🔨 Use .NET Core 3.1 SDK

0 commit comments

Comments
 (0)