mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-27 12:17:28 +00:00
Update c-cpp.yml
This commit is contained in:
parent
2775fb22d6
commit
4ea72e20b9
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
- name: compile and run tests
|
- name: compile and run tests
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install libboost-test-dev
|
||||||
cd tests
|
cd tests
|
||||||
autoreconf -i -f
|
autoreconf -i -f
|
||||||
./configure
|
./configure
|
||||||
|
Loading…
Reference in New Issue
Block a user