Skip to content

Commit 4bb65b9

Browse files
committed
chore: remove cache option from setup-dotnet action
1 parent 5da1ab5 commit 4bb65b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: actions/setup-dotnet@v5.4.0
3939
with:
4040
global-json-file: global.json
41-
cache: true
4241

4342
- name: Restore dependencies
4443
run: dotnet restore Shop.slnx

0 commit comments

Comments
 (0)