wasm-bindgen-cli

This commit is contained in:
Taiki Endo
2026-04-19 00:34:23 +00:00
parent 055f5df8c3
commit 038bbd4436

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: wasm-bindgen-cli
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false