diff --git a/.github/workflows/centos7.yml b/.github/workflows/centos7.yml index f8858bbed8..853abb1463 100644 --- a/.github/workflows/centos7.yml +++ b/.github/workflows/centos7.yml @@ -65,7 +65,7 @@ jobs: -DVCPKG_TARGET_TRIPLET=x64-linux \ -DCMAKE_TOOLCHAIN_FILE=../ThirdParty/vcpkg/scripts/buildsystems/vcpkg.cmake \ -DRESINSIGHT_GRPC_PYTHON_EXECUTABLE=python \ - -DRESINSIGHT_GRPC_DOWNLOAD_PYTHON_MODULE=true\ + -DRESINSIGHT_GRPC_DOWNLOAD_PYTHON_MODULE=true \ .. make -j8