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 934ff75 commit f63789f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ generate-openapi:
@cd ./internal/subscriber/querier ; swagger generate client -f openapi.yml

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

0 comments on commit f63789f

Please sign in to comment.