wasm-bindgen-cli

This commit is contained in:
Taiki Endo
2026-04-13 16:35:56 +00:00
parent 85b24a67ef
commit e92aeb3dfd

View File

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