chore: fix Makefile typo (#82)

This commit is contained in:
Vadim-Valdis Yudaev 2021-01-09 10:40:04 +02:00 committed by GitHub
parent 41ad31326b
commit 0ae5e13a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ clean:
rm -rf $(GOPATH)/bin/git-chglog
rm -rf cover.out
.PHONY: bulid
.PHONY: build
build:
go build -i -o git-chglog