Skip to content

Commit

Permalink
build: run make ui before release
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jul 15, 2023
1 parent 926dcc7 commit 1cd159a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before:
hooks:
- go mod tidy
- make clean
- make ui
builds:
- id: "stencil"
main: ./main.go
Expand Down

0 comments on commit 1cd159a

Please sign in to comment.