wasm-tools

This commit is contained in:
Taiki Endo
2026-04-16 00:29:24 +00:00
parent 5939f3337e
commit 2691fa4734

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-tools
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false