Skip to content

Commit 2eb9eaa

Browse files
committed
Fix lint error
1 parent 9c79878 commit 2eb9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ builds:
1818
- amd64
1919
- arm
2020
- arm64
21-
- 386
21+
- '386'
2222
ldflags:
2323
- -s -w -X main.version=v{{.Version}}
2424
ignore: # problems with build

0 commit comments

Comments
 (0)