Skip to content

Commit 4344b0a

Browse files
committed
Remove cache
1 parent 0176c12 commit 4344b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/setup-dotnet@v4
2323
with:
2424
dotnet-version: '8.x'
25-
cache: true
2625

2726
- run: make build
2827

0 commit comments

Comments
 (0)