зеркало из https://github.com/github/ruby.git
Remove debug print
This commit is contained in:
Родитель
156fb72d70
Коммит
c19e62ddc9
|
@ -27,7 +27,6 @@ jobs:
|
||||||
${{ runner.os }}-chocolatey-
|
${{ runner.os }}-chocolatey-
|
||||||
- name: Install cygwin base packages with chocolatey
|
- name: Install cygwin base packages with chocolatey
|
||||||
run: |
|
run: |
|
||||||
choco config get cacheLocation
|
|
||||||
choco install --no-progress cygwin
|
choco install --no-progress cygwin
|
||||||
- name: Install cygwin additional packages
|
- name: Install cygwin additional packages
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -36,7 +36,6 @@ jobs:
|
||||||
${{ runner.os }}-chocolatey-
|
${{ runner.os }}-chocolatey-
|
||||||
- name: Install libraries with chocolatey
|
- name: Install libraries with chocolatey
|
||||||
run: |
|
run: |
|
||||||
choco config get cacheLocation
|
|
||||||
choco install --no-progress 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
|
||||||
|
|
Загрузка…
Ссылка в новой задаче