diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-02 03:20:24 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-02 03:20:24 +0100 |
commit | d2c752bab416d4b0662591bd366fc2686297c82d (patch) | |
tree | c59ac2816d85e41736a83dfa234c9aeef3843d63 /action.yml | |
parent | reduce spam in logs (diff) | |
download | setup-cygwin-4.0.1.tar.gz setup-cygwin-4.0.1.zip |
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 = @( |