Skip to content

Commit a6bda1f

Browse files
committed
Fix goreleaser
1 parent 9f0ef71 commit a6bda1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parrot/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ build:
3434

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

0 commit comments

Comments
 (0)