Skip to content

Commit

Permalink
remove sei-custom for now
Browse files Browse the repository at this point in the history
  • Loading branch information
PFC-developer committed Dec 21, 2023
1 parent 5c2982a commit b0900f0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ builds:
- linux
- windows
- darwin
- main: ./cmd/sei-cosmos-exporter
id: "sei-cosmos-exporter"
binary: "sei-cosmos-exporter"
env:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
# - main: ./cmd/sei-cosmos-exporter
# id: "sei-cosmos-exporter"
# binary: "sei-cosmos-exporter"
# env:
# - CGO_ENABLED=0
# goos:
# - linux
# - windows
# - darwin
- main: ./cmd/inj-cosmos-exporter
id: "inj-cosmos-exporter"
binary: "inj-cosmos-exporter"
Expand Down

0 comments on commit b0900f0

Please sign in to comment.