diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-10 17:54:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-10 17:54:11 +0300 |
commit | 55474c41d9d2ba53930aa6eb48508e059a6767d6 (patch) | |
tree | 18cba20c1e8221b2b8a318b75651bbeeba2cbc1e | |
parent | README: update (diff) | |
download | setup-mingw-55474c41d9d2ba53930aa6eb48508e059a6767d6.tar.gz setup-mingw-55474c41d9d2ba53930aa6eb48508e059a6767d6.zip |
tweak a parameter description
-rw-r--r-- | action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ inputs: required: false default: x64 cygwin: - description: Install inside Cygwin + description: Install Cygwin packages required: false default: 0 static: |