Skip to content

Commit 6e518a7

Browse files
committed
remove nexusnnotations sync from make proto
1 parent 8f6ab1f commit 6e518a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ci-build: install proto http-api-docs
88
install: grpc-install api-linter-install buf-install
99

1010
# Run all linters and compile proto files.
11-
proto: sync-nexus-annotations grpc http-api-docs nexus-rpc-yaml
11+
proto: grpc http-api-docs nexus-rpc-yaml
1212
########################################################################
1313

1414
##### Variables ######

0 commit comments

Comments
 (0)