Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Jun 26, 2023
1 parent d508e19 commit abe8bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ before:
- mkdir -p data
- cp -rf script/config.yaml data/config.yaml
- rm -rf data/sqlite.db
- find . -path vendor -prune -name ".DS_Store" -print -delete
builds:
- id: nezha
env:
Expand Down

0 comments on commit abe8bd8

Please sign in to comment.