Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo authored Jun 19, 2024
1 parent b107b6e commit 901d3d8
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 @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
uses: kit-ty-kate/setup-ocaml@win52
uses: ocaml/setup-ocaml@v3.0.0-alpha
with:
opam-repositories: |
default: https://github.com/hhugo/opam-repository.git#gmp-mingw
Expand Down

0 comments on commit 901d3d8

Please sign in to comment.