Skip to content
Snippets Groups Projects
Commit 5d02765f authored by Jake Taylor's avatar Jake Taylor :lips:
Browse files

Update Makefile

parent a23e83c2
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ build: ...@@ -14,7 +14,7 @@ build:
update_release: update_release:
GOFLAGS="" go get -u gitlab.com/elixxir/primitives@release GOFLAGS="" go get -u gitlab.com/elixxir/primitives@release
GOFLAGS="" go get -u gitlab.com/elixxir/comms@hotfix/AddPollNdf GOFLAGS="" go get -u gitlab.com/elixxir/comms@release
update_master: update_master:
GOFLAGS="" go get -u gitlab.com/elixxir/primitives@master GOFLAGS="" go get -u gitlab.com/elixxir/primitives@master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment