Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Nov 8, 2023
1 parent 9128f1b commit cf793ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-repositories: |
beta: https://github.com/ocaml/ocaml-beta-repository.git
default: https://github.com/ocaml/opam-repository.git
- name: Install dependencies
run: |
Expand Down

0 comments on commit cf793ed

Please sign in to comment.