Skip to content

Commit 4465fc2

Browse files
committed
use older version to run on cache
1 parent 4fb2adc commit 4465fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Install goreleaser
2525
run: |
26-
go install github.com/goreleaser/goreleaser/[email protected].2
26+
go install github.com/goreleaser/goreleaser/[email protected].1
2727
which goreleaser
2828
2929
- name: Run goreleaser build

0 commit comments

Comments
 (0)