Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Jan 3, 2024
1 parent e300f61 commit e73507d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
- run: opam pin add ocaml-compiler-libs git+https://github.com/art-w/ocaml-compiler-libs.git#ocaml-5.2-trunk --no-action
if: ${{ matrix.ocaml-compiler == 'ocaml-variants.5.2.0+trunk' }}

- run: opam pin add ocamlbuild git+https://github.com/hhugo/ocamlbuild-gh.git#fix-ocaml-trunk --no-action

- run: opam pin add ./ --no-action

- run: opam install . --best-effort
Expand Down

0 comments on commit e73507d

Please sign in to comment.