From 4972422da3a2e52d4f06ff4129b83cef770a6317 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Wed, 2 Mar 2022 19:16:21 -0500 Subject: [PATCH] Update cmake.yml --- .github/workflows/cmake.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index e1249ca..6b77c34 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -27,6 +27,7 @@ jobs: sudo apt install libasound2-dev sudo apt install libwebsocketpp-dev authbind sudo apt install libsdbus-c++-dev libsdbus-c++-bin + ./react-config - name: Configure CMake # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.