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