Skip to content
Snippets Groups Projects
Commit f6bc4b60 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[opam] do not promote install files

parent 3c453a2b
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ tags: [ ...@@ -87,7 +87,7 @@ tags: [
] ]
build: [ build: [
["dune" "build" "-j%{jobs}%" "--release" "@install"] ["dune" "build" "-j%{jobs}%" "--release" "--promote-install-files=false" "@install"]
[make "-C" "doc" "download"] {with-doc} [make "-C" "doc" "download"] {with-doc}
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment