Minimal shell script action to setup Binaryen
steps:
- name: Setup Binaryen
uses: phi-ag/setup-binaryen@v1
Use a specific version
steps:
- name: Setup Binaryen
uses: phi-ag/setup-binaryen@v1
with:
version: "118"
phi.ag - Setup Binaryen is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.