File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 3232 opam-repositories : |
3333 default: https://github.com/ocaml/opam-repository.git
3434 mbarbin: https://github.com/mbarbin/opam-repository.git
35+ # alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
3536 # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
3637 # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
3738
Original file line number Diff line number Diff line change 3939 opam-repositories : |
4040 default: https://github.com/ocaml/opam-repository.git
4141 mbarbin: https://github.com/mbarbin/opam-repository.git
42- # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
43- # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
42+ # alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
43+ # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
44+ # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
4445
4546 - name : Install OCaml Dependencies
4647 run : opam install . --deps-only --with-doc
Original file line number Diff line number Diff line change 4848 opam-repositories : |
4949 default: https://github.com/ocaml/opam-repository.git
5050 mbarbin: https://github.com/mbarbin/opam-repository.git
51+ # alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
5152 # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
5253 # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
5354
Original file line number Diff line number Diff line change 4545 opam-repositories : |
4646 default: https://github.com/ocaml/opam-repository.git
4747 mbarbin: https://github.com/mbarbin/opam-repository.git
48+ # alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
49+ # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
50+ # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
4851
4952 - name : Build Artifacts
5053 run : |
Original file line number Diff line number Diff line change 3939 opam-repositories : |
4040 default: https://github.com/ocaml/opam-repository.git
4141 mbarbin: https://github.com/mbarbin/opam-repository.git
42- # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
43- # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
42+ # alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
43+ # janestreet-bleeding: https://github.com/janestreet/opam-repository.git
44+ # janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages
4445
4546 - name : Install OCaml Dependencies
4647 run : opam install . --deps-only --with-doc
You can’t perform that action at this time.
0 commit comments