更新制品
This commit is contained in:
parent
a2878a347e
commit
ce35e379d5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -269,7 +269,7 @@ artifacts: clean
|
|||
CGO_ENABLED=1 CGO_LDFLAGS="-static" GOOS=linux GOARCH=amd64 go build -v -o dist/yao-${VERSION}-linux-amd64
|
||||
mkdir -p dist/release
|
||||
mv dist/yao-*-* dist/release/
|
||||
chmod +x dist/release/xiang-*-*
|
||||
chmod +x dist/release/yao-*-*
|
||||
|
||||
.PHONY: win32
|
||||
win32: bindata
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue