mirror of
https://github.com/serge1/ELFIO.git
synced 2025-03-14 13:21:16 +00:00
Update c-cpp.yml
This commit is contained in:
parent
99221972cf
commit
b80c1d9f76
6
.github/workflows/c-cpp.yml
vendored
6
.github/workflows/c-cpp.yml
vendored
@ -13,10 +13,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: autoreconf
|
||||
run: autoreconf -i -f
|
||||
- name: configure
|
||||
run:
|
||||
autoreconf -i -f
|
||||
./configure
|
||||
run: ./configure
|
||||
- name: make
|
||||
run: make
|
||||
- name: make tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user