You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-05-22 09:35:43 +02:00
ci: fix makefile
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user