aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index 69df7a5..eae1861 100644
--- a/action.yml
+++ b/action.yml
@@ -51,7 +51,7 @@ runs:
# WTF? Chocolatey versions past 1.1.0 don't work with --source=cygwin,
# they simply don't install anything.
# TODO: file a bug upstream.
- & $choco install chocolatey --version 1.1.0 --allow-downgrade -y
+ & $choco install chocolatey --version 1.1.0 --allow-downgrade -y --no-progress
$choco_params = @(
'upgrade',