mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
updated make file
This commit is contained in:
parent
8d7572ef1c
commit
4e0099cd7e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -90,4 +90,4 @@ XDC-darwin-amd64:
|
|||
|
||||
gofmt:
|
||||
$(GOFMT) -s -w $(GO_FILES)
|
||||
$(GIT) checkout vendor
|
||||
$(GIT) checkout vendor
|
||||
|
|
|
|||
Loading…
Reference in a new issue