Set main to dir and not file
This commit is contained in:
parent
2a6a598be0
commit
bfbcb03604
|
|
@ -1,6 +1,6 @@
|
||||||
builds:
|
builds:
|
||||||
- binary: grpcurl
|
- binary: grpcurl
|
||||||
main: ./cmd/grpcurl/grpcurl.go
|
main: ./cmd/grpcurl
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
- darwin
|
- darwin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue