Skip to content

Commit

Permalink
make install was not installing to GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris McGehee authored and naveensrinivasan committed Nov 14, 2021
1 parent 51de6b6 commit 16cd53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
SHELL := /bin/bash
GOPATH := $(go env GOPATH)
GINKGO := ginkgo
GIT_HASH := $(shell git rev-parse HEAD)
GIT_VERSION ?= $(shell git describe --tags --always --dirty)
Expand Down

0 comments on commit 16cd53d

Please sign in to comment.