We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b13e22 commit d0954b2Copy full SHA for d0954b2
1 file changed
Makefile
@@ -75,7 +75,7 @@ endif
75
export ACK_GINKGO_DEPRECATIONS := 1.16.5
76
export ACK_GINKGO_RC=true
77
78
-export PATH := $(REPO_ROOT)/$(TOOLS_BIN_DIR):$(PATH)
+export PATH := $(TOOLS_BIN_DIR):$(PATH)
79
80
all: build
81
0 commit comments