Skip to content

Commit

Permalink
Misc: fix windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Nov 29, 2023
1 parent a3be888 commit 5b7f560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-repositories: |
dra27: https://github.com/hhugo/opam-repository.git#for-jsoo-ci-windows
dra27: https://github.com/dra27/opam-repository.git#windows-5.0
default: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
opam: https://github.com/ocaml/opam-repository.git
dune-cache: true
Expand Down

0 comments on commit 5b7f560

Please sign in to comment.