Skip to content

Commit

Permalink
Merge pull request #16 from flashcatcloud/goreleaser
Browse files Browse the repository at this point in the history
fix archive builds
  • Loading branch information
kongfei605 authored Oct 15, 2023
2 parents 1e72c53 + 2a70b8c commit d6c8372
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ archives:
- id: ibex
rlcp: true
builds:
- linux
- windows
- build
format: tar.gz
format_overrides:
- goos: windows
Expand Down

0 comments on commit d6c8372

Please sign in to comment.