stupid python omg

This commit is contained in:
scawful
2024-08-07 16:34:55 -04:00
parent d04ab56a83
commit d9d08b5369

View File

@@ -41,7 +41,7 @@ jobs:
run: sudo apt install libboost-all-dev libboost-python-dev
- name: Install CPython headers
run: sudo apt install python3-dev python-dev libpython3-dev libpython-dev libpython3.8-dev libpython3.9-dev
run: sudo apt install python3-dev libpython3-dev libpython3.9-dev
- 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.