diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-03 01:29:13 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-03 01:29:13 +0300 |
commit | e083f416a060499e4b23da6255b3d09400d7fdd2 (patch) | |
tree | d769b97e86a8cb7e60d84f2a94ce222d429086f2 | |
parent | actions/check-cc-cygwin: show full executable path (diff) | |
download | setup-gcc-e083f416a060499e4b23da6255b3d09400d7fdd2.tar.gz setup-gcc-e083f416a060499e4b23da6255b3d09400d7fdd2.zip |
whitespace
-rw-r--r-- | action.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ inputs: description: On Cygwin, replace executable symlinks with hardlinks required: false default: 0 + outputs: gcc: description: gcc binary name |