Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Jun 19, 2024
1 parent 5dfdd5f commit c11320d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
allow-prerelease-opam: true
opam-repositories: |
default: https://github.com/hhugo/opam-repository.git#gmp-mingw
- run: opam pin add mingw-w64-shims git+https://github.com/dra27/mingw-w64-shims.git#internals
if: ${{ runner.os == 'Windows' }}
Expand Down

0 comments on commit c11320d

Please sign in to comment.