Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Dec 8, 2024
1 parent adcaf3d commit f381bbd
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -54,6 +54,9 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4
opam-repositories: |
opam-repository-libpcre2: https://github.com/tobil4sk/opam-repository.git#libpcre2
default: https://github.com/ocaml/opam-repository.git
opam-local-packages: |
haxe.opam
Expand Down
3 changes: 3 additions & 0 deletions extra/github-actions/install-ocaml-windows64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4
opam-repositories: |
opam-repository-libpcre2: https://github.com/tobil4sk/opam-repository.git#libpcre2
default: https://github.com/ocaml/opam-repository.git
opam-local-packages: |
haxe.opam
Expand Down

0 comments on commit f381bbd

Please sign in to comment.