You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
wasm-pack-action
v0.2.0
Install wasm-pack
by downloading the executable (much faster than cargo install wasm-pack
, seconds vs minutes).
- uses: jetli/[email protected]
with:
# Optional version of wasm-pack to install(eg. 'v0.9.1', 'latest')
version: 'latest'