mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
gha: Fix typo in cmake arguments for centos7
This commit is contained in:
parent
03ab2e592d
commit
4bdee0119a
2
.github/workflows/centos7.yml
vendored
2
.github/workflows/centos7.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user