good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 8a4e1fb6 authored by Jaynti Kanani's avatar Jaynti Kanani
Browse files

remove unnecessary flag

parent fef4f7d5
Branches
Tags
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
GOBIN = $(shell pwd)/build/bin GOBIN = $(shell pwd)/build/bin
GO ?= latest GO ?= latest
GORUN = env GO111MODULE=on go run GORUN = go run
bor: bor:
$(GORUN) build/ci.go install ./cmd/bor $(GORUN) build/ci.go install ./cmd/bor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment