Skip to content

Commit b07a2b6

Browse files
committed
WIP
1 parent 3d4e790 commit b07a2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189

190190
- name: Install wasm_of_ocaml
191191
working-directory: ./wasm_of_ocaml
192-
run: opam install `basename -s .opam *.opam`
192+
run: opam install .
193193

194194
- name: Run tests
195195
working-directory: ./wasm_of_ocaml

0 commit comments

Comments
 (0)