Skip to content

Commit adfd85d

Browse files
author
Hugo Heuzard
committed
fix
1 parent 1e28d2d commit adfd85d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
3232
uses: kit-ty-kate/setup-ocaml@win52
3333
with:
34+
opam-repositories: |
35+
default: https://github.com/hhugo/opam-repository.git#gmp-mingw
3436
ocaml-compiler: ${{ matrix.ocaml-compiler }}
3537
dune-cache: true
3638
allow-prerelease-opam: true

0 commit comments

Comments
 (0)