Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain authored Jul 16, 2024
1 parent 97cc328 commit 4091b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TOOLS_DIR := tools

BABYLON_PKG := github.com/babylonchain/babylon/cmd/babylond

GO_BIN := $(GO_PATH)/bin
GO_BIN := $(GOPATH)/bin
BTCD_BIN := $(GO_BIN)/btcd

DOCKER := $(shell which docker)
Expand Down

0 comments on commit 4091b31

Please sign in to comment.