Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Feb 28, 2024
1 parent 83ad791 commit ad536ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser-cdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ before:
hooks:
- go mod download
- go install github.com/gobuffalo/packr/v2/packr2@v2.8.3
- cd db && packr2
- cd db
- packr2

builds:
- main: ./cmd/
Expand Down

0 comments on commit ad536ce

Please sign in to comment.