We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c8442 commit 37a4ae3Copy full SHA for 37a4ae3
.github/workflows/build-wasm_of_ocaml.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Install jsc
84
run: |
85
- jsvu -os=default --engines=javascriptcore
+ jsvu --os=default --engines=javascriptcore
86
echo $HOME/.jsvu/bin >> $GITHUB_PATH
87
88
- name: Test jsc
0 commit comments