Update Makefile
This commit is contained in:
parent
ab9995e273
commit
3f4f87f039
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
.PHONY: build
|
||||
|
||||
build:
|
||||
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build .
|
||||
CGO_ENABLED=0 go build .
|
Loading…
x
Reference in New Issue
Block a user