Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
muraty committed Oct 24, 2024
1 parent bf89a0e commit 5dab65f
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
@@ -1,7 +1,7 @@
before:
hooks:
- go get github.com/rakyll/statik
- statik -src=./server/static -include='*.html'
- $GOPATH/bin/statik -src=./server/static -include='*.html'
- go mod download
builds:
- env:
Expand Down

0 comments on commit 5dab65f

Please # to comment.