зеркало из https://github.com/github/ruby.git
.github/workflows/mingw.yml: Turn off verbose mode [ci skip]
Too much, no longer needed output.
This commit is contained in:
Родитель
146330906f
Коммит
a64b77f163
|
@ -95,7 +95,7 @@ jobs:
|
|||
working-directory: build
|
||||
run: |
|
||||
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1
|
||||
make -j $jobs V=1
|
||||
make -j $jobs
|
||||
|
||||
- name: make install
|
||||
working-directory: build
|
||||
|
|
Загрузка…
Ссылка в новой задаче