We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0ef71 commit a6bda1fCopy full SHA for a6bda1f
parrot/Makefile
@@ -34,4 +34,4 @@ build:
34
35
.PHONY: goreleaser
36
goreleaser:
37
- cd .. && goreleaser build --snapshot --clean -f ./parrot/.goreleaser.yaml --output ./parrot/dist
+ cd .. && goreleaser build --snapshot --clean -f ./parrot/.goreleaser.yaml
0 commit comments