Skip to content

Commit

Permalink
Revert the change in Makefile.release
Browse files Browse the repository at this point in the history
  • Loading branch information
SriHarsha001 committed Jul 4, 2024
1 parent cb2251a commit 87f1b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.release
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ release: build tar

.PHONY: build
build:
go version go1.22.5 linux/amd64
@go version
@echo Cleaning old builds
@rm -rf build && mkdir build
@echo Building: darwin/amd64 - $(VERSION)
Expand Down

0 comments on commit 87f1b4b

Please # to comment.