diff --git a/Makefile b/Makefile index 8fc4f2e..0c29363 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ JSONSCHEMA_IMAGE = jsonschema-specs-build RUST_ACTION ?= run -p sigstore-protobuf-specs-codegen # generate all language protobuf code -all: go python typescript ruby rust jsonschema +all: go python typescript ruby jsonschema rust # generate Go protobuf code go: docker-image