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 bee45a3 commit a2a2478Copy full SHA for a2a2478
.github/workflows/build-wasm_of_ocaml.yml
@@ -85,6 +85,7 @@ jobs:
85
key: ${{ runner.os }}-binaryen-version_118
86
87
- name: Set binaryen's path
88
+ shell: bash
89
run: |
90
echo "$GITHUB_WORKSPACE/binaryen/bin" >> $GITHUB_PATH
91
0 commit comments