Skip to content

Commit 37a4ae3

Browse files
committed
WIP
1 parent 63c8442 commit 37a4ae3

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
@@ -82,7 +82,7 @@ jobs:
8282

8383
- name: Install jsc
8484
run: |
85-
jsvu -os=default --engines=javascriptcore
85+
jsvu --os=default --engines=javascriptcore
8686
echo $HOME/.jsvu/bin >> $GITHUB_PATH
8787
8888
- name: Test jsc

0 commit comments

Comments
 (0)