mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05:00
cargo-hack
This commit is contained in:
@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
|
||||
inputs:
|
||||
tool:
|
||||
description: Tools to install (comma-separated list)
|
||||
required: true
|
||||
# default: #publish:tool
|
||||
required: false
|
||||
default: cargo-hack
|
||||
checksum:
|
||||
description: Whether to enable checksums
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user