Skip to content

Commit 8bf8576

Browse files
authored
fix error
1 parent adf720e commit 8bf8576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

goreleaser.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ builds:
1616
goarch:
1717
- amd64
1818
- arm64
19-
env"
20-
- CGO_ENABLED=0
19+
env:
20+
- CGO_ENABLED=0
2121

2222
checksum:
2323
name_template: SHA256SUMS-{{.Version}}.txt

0 commit comments

Comments
 (0)