Skip to content

Commit c11320d

Browse files
committed
wip
1 parent 5dfdd5f commit c11320d

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
@@ -89,6 +89,8 @@ jobs:
8989
ocaml-compiler: ${{ matrix.ocaml-compiler }}
9090
dune-cache: true
9191
allow-prerelease-opam: true
92+
opam-repositories: |
93+
default: https://github.com/hhugo/opam-repository.git#gmp-mingw
9294
9395
- run: opam pin add mingw-w64-shims git+https://github.com/dra27/mingw-w64-shims.git#internals
9496
if: ${{ runner.os == 'Windows' }}

0 commit comments

Comments
 (0)