Update c-cpp.yml

This commit is contained in:
Serge Lamikhov-Center 2020-08-25 08:35:27 -07:00 committed by GitHub
parent 2775fb22d6
commit 4ea72e20b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ jobs:
make
- name: compile and run tests
run: |
sudo apt-get install libboost-test-dev
cd tests
autoreconf -i -f
./configure