Skip to content

Commit 69caa5e

Browse files
committed
fix releaser
1 parent 0ad994f commit 69caa5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ builds:
44
- windows
55
goarch:
66
- amd64
7+
env:
8+
- CGO_ENABLED=1
79
binary: automator
810
archives:
911
- format: zip

0 commit comments

Comments
 (0)