simplifying goreleaser config. explicitly set CGO_ENABLED=0
This commit is contained in:
@@ -7,4 +7,4 @@ test -z "${DEBUG:-}" || {
|
||||
set -x
|
||||
}
|
||||
|
||||
go build -o bin/actions-sync main.go
|
||||
CG0_ENABLED=0 go build -o bin/actions-sync main.go
|
||||
|
||||
Reference in New Issue
Block a user