wait-for-them

This commit is contained in:
Taiki Endo
2026-04-19 00:34:22 +00:00
parent 055f5df8c3
commit 0b6b1b8ebd

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