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
|
(rule
|
||||||
(target version.ml)
|
(target version.ml)
|
||||||
(deps (file .git_index.lnk) gen_version.sh)
|
(deps
|
||||||
|
(file .git_index.lnk)
|
||||||
|
gen_version.sh)
|
||||||
(action
|
(action
|
||||||
(with-stdout-to
|
(with-stdout-to
|
||||||
version.ml
|
version.ml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue