remove cache mode
This commit is contained in:
@@ -20,7 +20,6 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: 9.x
|
dotnet-version: 9.x
|
||||||
cache: true
|
|
||||||
|
|
||||||
- name: Echo .NET Version
|
- name: Echo .NET Version
|
||||||
run: dotnet --version
|
run: dotnet --version
|
||||||
|
|||||||
Reference in New Issue
Block a user