This commit is contained in:
Simon Cruanes 2023-11-08 12:01:50 -05:00
parent 16b3859856
commit 65e9af6091
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -1,4 +1,3 @@
(library
(name opentelemetry_proto)
(public_name opentelemetry.proto)
@ -123,4 +122,3 @@
(action
(run ocaml-protoc %{file} -I %{project_root}/vendor/opentelemetry-proto/
-ml_out . -pp -binary)))