yes yes use the right commit please

This commit is contained in:
Simon Cruanes 2025-11-03 11:56:37 -05:00
parent 8290b9bd81
commit 6da4aa4ec1
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -42,7 +42,7 @@ jobs:
allow-prerelease-opam: true allow-prerelease-opam: true
- run: | - run: |
opam pin https://github.com/mransan/ocaml-protoc.git#ea37bad918adc6c07a5437175763b32e2cab54ae -y -n opam pin https://github.com/mransan/ocaml-protoc.git#ad297983ff7f253f309ed77f38c2a93d0d01bfdf -y -n
opam install pbrt -y opam install pbrt -y
# We cannot install packages that need eio on ocaml versions before 5 # We cannot install packages that need eio on ocaml versions before 5