Skip to content

Commit

Permalink
Fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Jan 24, 2025
1 parent 9f0ef71 commit a6bda1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parrot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ build:

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

0 comments on commit a6bda1f

Please sign in to comment.