diff --git a/Makefile b/Makefile index 25b11a4..e3a89f1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL = /bin/bash PATH:=$(PATH):$(GOPATH)/bin --include $(shell curl -sSL -o .build-harness "https://git.io/build-harness"; echo .build-harness) +-include $(shell curl -sSL -o .build-harness "https://cloudposse.tools/build-harness"; echo .build-harness) .PHONY : test test: