Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
zavgorodnii authored Nov 8, 2022
1 parent 3649445 commit 934ff75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ build-docker:

generate-openapi:
@cd ./internal/subscriber/querier ; swagger generate client -f openapi.yml

install:
go install -ldflags '$(ldflags)' -a ./cmd/neutron_query_relayer/*.go

0 comments on commit 934ff75

Please sign in to comment.