mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
ci: fix makefile
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
dc29e85b50
commit
aa8e2cf8db
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ setup:
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh
|
||||
curl -sfL https://install.goreleaser.com/github.com/gohugoio/hugo.sh | sh
|
||||
curl -L https://git.io/misspell | sh
|
||||
go mod download
|
||||
go mod tidy
|
||||
.PHONY: setup
|
||||
|
||||
# Run all the tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user