Skip to content

Commit 80a7598

Browse files
fix: workflow
1 parent e4e53aa commit 80a7598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .goreleaser.yml
22
before:
33
hooks:
4+
- mkdir -p internal
45
- go mod tidy
56
- go generate ./...
67
- go install github.com/akavel/rsrc@latest

0 commit comments

Comments
 (0)