From 4ea72e20b9921f232cd779871d831011e174c9e6 Mon Sep 17 00:00:00 2001 From: Serge Lamikhov-Center Date: Tue, 25 Aug 2020 08:35:27 -0700 Subject: [PATCH] Update c-cpp.yml --- .github/workflows/c-cpp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index b8d6668..4217498 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -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