aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.yml b/action.yml
index 12c52b8..02b6dc0 100644
--- a/action.yml
+++ b/action.yml
@@ -59,6 +59,8 @@ runs:
Please use the egor-tensin/setup-mingw action to install GCC on Windows.
'@
exit 1
+ } else {
+ throw "Sorry, installing GCC is unsupported on $os"
}
shell: pwsh