Skip to content

Commit fedf80e

Browse files
authored
Remove cache: true
The action supposedly detects this automatically, now.
1 parent 2e2009b commit fedf80e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: actions/setup-go@v4
1919
with:
2020
go-version: '1.20'
21-
cache: true
2221
- name: Build Release Assets
2322
run: make all
2423
env:

0 commit comments

Comments
 (0)