diff options
-rw-r--r-- | action.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -56,3 +56,7 @@ runs: throw "Sorry, installing Cygwin is unsupported on $os" } shell: pwsh + +branding: + icon: star + color: green |
index : setup-cygwin | ||
GitHub action to set up Cygwin | Egor Tensin |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | action.yml | 4 |
@@ -56,3 +56,7 @@ runs: throw "Sorry, installing Cygwin is unsupported on $os" } shell: pwsh + +branding: + icon: star + color: green |