We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61aef37 commit aedffc5Copy full SHA for aedffc5
.goreleaser.yml
@@ -4,6 +4,8 @@ builds:
4
- id: QuickNote
5
main: ./main.go
6
binary: QuickNote
7
+ env:
8
+ - CGO_ENABLED=0
9
goos:
10
- windows
11
- linux
0 commit comments