зеркало из https://github.com/github/ruby.git
Do not show progress at chocolatey
This commit is contained in:
Родитель
4ff2c58f91
Коммит
5040eea959
|
@ -27,7 +27,7 @@ jobs:
|
||||||
vcpkg --triplet x64-windows install readline zlib
|
vcpkg --triplet x64-windows install readline zlib
|
||||||
- name: Install libraries with chocolatey
|
- name: Install libraries with chocolatey
|
||||||
run: |
|
run: |
|
||||||
choco install openssl winflexbison3
|
choco install --no-progress openssl winflexbison3
|
||||||
# Not using official actions/checkout because it's unstable and sometimes doesn't work for a fork.
|
# Not using official actions/checkout because it's unstable and sometimes doesn't work for a fork.
|
||||||
- name: Checkout ruby/ruby
|
- name: Checkout ruby/ruby
|
||||||
run: |
|
run: |
|
||||||
|
|
Загрузка…
Ссылка в новой задаче