Add name to autoconf
This commit is contained in:
parent
17c0ce3798
commit
230f405479
3
.github/workflows/doxygen.yml
vendored
3
.github/workflows/doxygen.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user