aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/actions/check-cc-cygwin
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-09-05 21:22:53 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-09-05 21:32:00 +0300
commitd04208cef6e985db0830428975fc2ab3f28d89a1 (patch)
treeae89a1bfd6d094f76ceea32a25810abb969b92e4 /.github/actions/check-cc-cygwin
parentREADME: fix a typo (diff)
downloadsetup-gcc-d04208cef6e985db0830428975fc2ab3f28d89a1.tar.gz
setup-gcc-d04208cef6e985db0830428975fc2ab3f28d89a1.zip
set up gcc/g++ symlinksv1.2
Diffstat (limited to '.github/actions/check-cc-cygwin')
-rw-r--r--.github/actions/check-cc-cygwin/action.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/actions/check-cc-cygwin/action.yml b/.github/actions/check-cc-cygwin/action.yml
index 042709f..2da3be4 100644
--- a/.github/actions/check-cc-cygwin/action.yml
+++ b/.github/actions/check-cc-cygwin/action.yml
@@ -1,5 +1,5 @@
-name: Check cc/c++
-description: Check cc/c++ (on Cygwin)
+name: Check symlinks
+description: Check symlinks (on Cygwin)
runs:
using: composite
steps: