зеркало из https://github.com/github/ruby.git
Add name to autoconf
This commit is contained in:
Родитель
17c0ce3798
Коммит
230f405479
|
@ -32,7 +32,8 @@ jobs:
|
|||
if grep -q "${GITHUB_SHA}" /tmp/index.html; then exit; fi
|
||||
chmod go-w $HOME
|
||||
sudo chmod -R go-w /usr/share
|
||||
- run: |
|
||||
- name: Autoconf
|
||||
run: |
|
||||
if grep -q "${GITHUB_SHA}" /tmp/index.html; then exit; fi
|
||||
autoconf
|
||||
- name: Configure
|
||||
|
|
Загрузка…
Ссылка в новой задаче