diff --git a/Taskfile.yml b/Taskfile.yml index c730652..cc5e389 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -16,6 +16,7 @@ tasks: - go install github.com/a-h/templ/cmd/templ@latest - go install github.com/delaneyj/toolbelt/sqlc-gen-zombiezen@latest - go install golang.org/x/tools/cmd/goimports@latest + - go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest sqlc: dir: sql