mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
format
This commit is contained in:
parent
aa9e3f98ff
commit
00d41b5354
1 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,9 @@
|
|||
|
||||
(rule
|
||||
(target version.ml)
|
||||
(deps (file .git_index.lnk) gen_version.sh)
|
||||
(deps
|
||||
(file .git_index.lnk)
|
||||
gen_version.sh)
|
||||
(action
|
||||
(with-stdout-to
|
||||
version.ml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue