зеркало из https://github.com/github/ruby.git
Retry choco install
by using a wrapper provided by GitHub Actions https://github.com/actions/virtual-environments/pull/721 to address failures like https://github.com/ruby/ruby/runs/2551980671
This commit is contained in:
Родитель
bb54361057
Коммит
4ee72f4afd
|
@ -35,7 +35,7 @@ jobs:
|
|||
${{ runner.os }}-chocolatey-
|
||||
- name: Install libraries with chocolatey
|
||||
run: |
|
||||
choco install --no-progress openssl winflexbison3
|
||||
Choco-Install -PackageName openssl winflexbison3
|
||||
- name: git config
|
||||
run: |
|
||||
git config --global core.autocrlf false
|
||||
|
|
Загрузка…
Ссылка в новой задаче