From c7a79d0226b5c89e4e44b0e4700e1a30e694eb3e Mon Sep 17 00:00:00 2001 From: Michael Li Date: Sun, 5 Feb 2023 17:09:48 +0800 Subject: [PATCH] sqlc: adjust Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de6daf34..16da17d2 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ pre-commit: fmt .PHONY: install-plugins -install-plugins: install-protobuf-plugins install-sqlc-plugins +install-plugins: install-protobuf-plugins .PHONY: install-protobuf-plugins install-protobuf-plugins: