update makefile

This commit is contained in:
2017-11-22 13:27:04 -05:00
parent cd470547dd
commit 6f1afa1bc8
+3 -1
View File
@@ -5,4 +5,6 @@ worker: compile
../../../../bin/herald-worker
compile:
go install ./...
go install ./...
deps:
dep ensure