Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
astaninger committed Mar 1, 2024
1 parent 004aa52 commit aa7dc79
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 @@ -53,7 +53,7 @@ ifeq ($(GOARCH),)
GOARCH := amd64
endif

# Directories
# Directories.
ROOT_DIR:=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
TOOLS_DIR := hack/tools
TOOLS_BIN_DIR := $(abspath $(TOOLS_DIR)/bin)
Expand Down

0 comments on commit aa7dc79

Please sign in to comment.