- uses: BlackAsLight/setup-binaryen@v2.1.0 env: GH_TOKEN: ${{ github.token }} with: # Version can be one of: # - "latest" (default): Download the latest Github Release binaries. # - "canary": Build Binaryen from the latest source. # - A specific release tag (for example, "version_124"): Download that release's binaries. version: version_124 # Whether to save time by using actions/cache. Defaults to true. cache: true
-
Notifications
You must be signed in to change notification settings - Fork 0
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneLatest commit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Sets up the WebAssembly/Binaryen binaries in a github action.
Topics
Resources
Stars
2 stars
Watchers
1 watching