diff options
Diffstat (limited to 'action.yml')
-rw-r--r-- | action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,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. + # I made a bug: https://github.com/chocolatey/choco/issues/2953 & $choco install chocolatey --version 1.1.0 --allow-downgrade -y --no-progress $choco_params = @( |