Skip to content

Commit

Permalink
Modify script
Browse files Browse the repository at this point in the history
  • Loading branch information
voidint committed Oct 5, 2021
1 parent 2e62fcc commit 674c261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ test:

clean:
$(GO) clean -x
rm -r bin

.PHONY: all build install test clean build-linux build-darwin build-windows build-linux-386 build-linux-amd64 build-linux-arm build-linux-arm64 build-darwin-amd64 build-darwin-arm64 build-windows-386 build-windows-amd64 build-windows-arm build-windows-arm64

0 comments on commit 674c261

Please sign in to comment.