Skip to content

Commit

Permalink
fix multicont build on macos with temp pin
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed May 10, 2024
1 parent 800a524 commit f35f88f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
default: https://github.com/ocaml/opam-repository.git
opam-depext: false

# remove this once there is a new release of multicont
- run: opam pin add multicont -y --dev

- run: opam install . --deps-only --with-test

- run: opam exec -- dune build

0 comments on commit f35f88f

Please sign in to comment.