Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Jan 23, 2025
1 parent e205865 commit 8a73802
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions parrot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@ build:

.PHONY: goreleaser
goreleaser:
cd .. && goreleaser build --snapshot --clean -f ./parrot/.goreleaser.yaml --output ./parrot/dist

.PHONY: lint
lint:
golangci-lint run --fix ./...
cd .. && goreleaser build --snapshot --clean -f ./parrot/.goreleaser.yaml --output ./parrot/dist

0 comments on commit 8a73802

Please sign in to comment.