Skip to content

Commit

Permalink
Fix ocaml-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yu authored Oct 19, 2021
1 parent 4240c98 commit 199ad48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:
- name: Setup OCaml ${{ matrix.ocaml-version }} and pin satysfi
uses: ocaml/setup-ocaml@v2
with:
ocaml-version: ${{ matrix.ocaml-version }}
ocaml-compiler: ${{ matrix.ocaml-version }}
dune-cache: false
cache-prefix: v2

opam-depext: true
opam-pin: true
Expand Down

0 comments on commit 199ad48

Please sign in to comment.