Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
vimystic authored Jun 8, 2023
1 parent adf720e commit 8bf8576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ builds:
goarch:
- amd64
- arm64
env"
- CGO_ENABLED=0
env:
- CGO_ENABLED=0

checksum:
name_template: SHA256SUMS-{{.Version}}.txt
Expand Down

0 comments on commit 8bf8576

Please sign in to comment.