Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Jun 20, 2024
1 parent 28e70b5 commit dbae0c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ jobs:
allow-prerelease-opam: true
dune-cache: true
opam-repositories: |
default: https://github.com/hhugo/opam-repository.git#gmp-mingw
default: git+https://github.com/ocaml/opam-repository.git
hhugo: git+https://github.com/hhugo/opam-repository.git#gmp-mingw
- run: opam install . --best-effort
if: ${{ matrix.skip-test }}
Expand Down

0 comments on commit dbae0c1

Please sign in to comment.