Skip to content

Commit

Permalink
GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
vtopc committed Sep 15, 2024
1 parent fdc553c commit c04d814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DEFAULT_GOAL := all

PACKAGE := github.com/mailgun/mailgun-go
GOPATH=$(shell go env GOPATH)

NILAWAY = $(GOPATH)/bin/nilaway
$(NILAWAY):
Expand Down

0 comments on commit c04d814

Please sign in to comment.