aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index 02b6dc0..b05f777 100644
--- a/action.yml
+++ b/action.yml
@@ -42,7 +42,7 @@ runs:
}
} elseif ($cygwin_host) {
if (!$x64) {
- echo @'
+ echo @'
::warning ::
32-bit-targeting GCC is unstable and/or unmaintained on 64-bit Cygwin.
Please use 32-bit Cygwin instead.