Skip to content

Commit

Permalink
Sometimes old ways are the best
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed May 18, 2024
1 parent 915b5fc commit 45559c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-repositories: |
default: https://github.com/dra27/opam-repository.git#windows-initial
allow-prerelease-opam: true
dra27: https://github.com/dra27/opam-repository.git#windows-5.0
default: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
standard: https://github.com/ocaml/opam-repository.git
- name: Install dependencies
run: opam install . --deps-only --with-test
Expand Down

0 comments on commit 45559c0

Please sign in to comment.