Skip to content

Commit b750a97

Browse files
committed
WIP
1 parent fb31da2 commit b750a97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wasm_of_ocaml.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ jobs:
118118
working-directory: ./wasm_of_ocaml
119119
run: opam pin . -n --with-version dev
120120

121+
- name: Pin ppxlib
122+
run: opam pin add ppxlib https://github.com/ocaml-ppx/ppxlib.git
123+
121124
- name: Checkout Jane Street packages
122125
if: matrix.jane_street_tests
123126
run: |

0 commit comments

Comments
 (0)