Skip to content

Commit

Permalink
ocamlformat
Browse files Browse the repository at this point in the history
  • Loading branch information
mtelvers committed Apr 24, 2024
1 parent 194072e commit 2154c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions lib/opam_build.ml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ let install_project_deps ~opam_version ~opam_files ~selection =
let open Obuilder_spec in
let cache =
match Variant.os variant with
| `freeBSD
| `linux ->
| `freeBSD | `linux ->
[
Obuilder_spec.Cache.v download_cache
~target:"/home/opam/.opam/download-cache";
Expand Down
2 changes: 1 addition & 1 deletion ocurrent

0 comments on commit 2154c6c

Please sign in to comment.