Skip to content

Commit

Permalink
bench: merl-an cache workaround (ocaml#1648)
Browse files Browse the repository at this point in the history
from 3Rafal/fresh-merl-an
  • Loading branch information
voodoos authored Jul 5, 2023
2 parents de7767b + 8887493 commit 3110e88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bench.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ RUN eval $(opam env)
RUN opam install .

# install merl-an
## cache workaround: https://github.com/ocurrent/current-bench/issues/468#issuecomment-1621030354
ADD https://api.github.com/repos/pitag-ha/merl-an/git/refs/heads/main .merl-an-info
RUN opam pin -y merl-an https://github.com/pitag-ha/merl-an.git

RUN eval $(opam env)
Expand Down

0 comments on commit 3110e88

Please sign in to comment.