gh action libpython install
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
run: sudo apt install libboost-all-dev libboost-python-dev
|
run: sudo apt install libboost-all-dev libboost-python-dev
|
||||||
|
|
||||||
- name: Install CPython headers
|
- name: Install CPython headers
|
||||||
run: sudo apt install python3-dev
|
run: sudo apt install python3-dev python-dev libpython3-dev libpython-dev libpython3.8-dev libpython3.9-dev
|
||||||
|
|
||||||
- name: Configure CMake
|
- 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.
|
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||||
|
|||||||
Reference in New Issue
Block a user