1 Commits

Author SHA1 Message Date
cnbattle f44600c18f del darwin 2022-10-31 13:50:19 +08:00
+1 -1
View File
@@ -7,7 +7,7 @@ GO ?= go
DEPLOY_ACCOUNT := cnbattle
DEPLOY_IMAGE := $(EXECUTABLE)
TARGETS ?= linux darwin windows
TARGETS ?= linux windows
ARCHS ?= amd64 386
SOURCES ?= $(shell find . -name "*.go" -type f)
TAGS ?=