Skip to content

Commit

Permalink
fix: bls signer tool goreleaser (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrekucci committed Dec 16, 2024
1 parent 8af1080 commit 8526536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bls-signer/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ builds:
goarch:
- amd64
- arm64
dir: ./tools/bls-signature-creator
dir: ./tools/bls-signer
binary: "{{ .ProjectName }}"
flags:
- -v
Expand Down

0 comments on commit 8526536

Please sign in to comment.