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