mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 02:42:23 +08:00
Fix Makefile
This commit is contained in:
parent
f61b272cbf
commit
f8085ab111
2
Makefile
2
Makefile
|
@ -64,7 +64,7 @@ proto_install:
|
|||
go install -v google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||
|
||||
release:
|
||||
go run ./cmd/internal/build goreleaser release --clean --skip publish --skip fury
|
||||
go run ./cmd/internal/build goreleaser release --clean --skip publish
|
||||
mkdir dist/release
|
||||
mv dist/*.tar.gz \
|
||||
dist/*.zip \
|
||||
|
|
Loading…
Reference in New Issue
Block a user