зеркало из https://github.com/github/ruby.git
[MinGW] Use autogen
This commit is contained in:
Родитель
ec032e86fa
Коммит
8acb2a9b40
|
@ -72,12 +72,12 @@ jobs:
|
|||
if ($rslt.contains($e)) { Write-Host $rslt }
|
||||
else { Write-Host "`nCan't find $e" }
|
||||
}
|
||||
- name: misc setup, autoreconf
|
||||
|
||||
- name: autogen
|
||||
run: |
|
||||
mkdir temp
|
||||
cd src
|
||||
sh -c "autoreconf -fi"
|
||||
working-directory:
|
||||
./autogen.sh
|
||||
working-directory: src
|
||||
shell: sh
|
||||
|
||||
- name: configure
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче