aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 17:55:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 17:55:23 +0300
commitfae2141e04e72f88e3e65fb7047f6e841051b213 (patch)
treec52f65ab86128477be24a2d050ca88002ce944ba
parentadd README.md (diff)
downloadsetup-clang-fae2141e04e72f88e3e65fb7047f6e841051b213.tar.gz
setup-clang-fae2141e04e72f88e3e65fb7047f6e841051b213.zip
tweak a parameter description
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index c543523..38b20eb 100644
--- a/action.yml
+++ b/action.yml
@@ -7,7 +7,7 @@ inputs:
required: false
default: x64
cygwin:
- description: Install inside Cygwin
+ description: Install Cygwin packages
required: false
default: 0
cc: