Skip to content

Commit

Permalink
[fix] updated .goreleaser.yml to use mage
Browse files Browse the repository at this point in the history
  • Loading branch information
na4ma4 committed Jan 8, 2025
1 parent f4b3ce0 commit e2a11de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:

before:
hooks:
- make test
- mage
- go generate ./...
- go mod tidy
- go mod download
Expand Down

0 comments on commit e2a11de

Please sign in to comment.