mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
without boost_root
This commit is contained in:
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
@@ -72,8 +72,6 @@ jobs:
|
||||
-DBUILD_PYTHON_MODULE=ON
|
||||
-S ${{ github.workspace }}
|
||||
-DCMAKE_INSTALL_PREFIX=${{github.workspace}}/local
|
||||
env:
|
||||
BOOST_ROOT: ${{ steps.install-boost.outputs.BOOST_ROOT }}
|
||||
|
||||
- name: Build
|
||||
run: cmake --build ${{ steps.strings.outputs.build-output-dir }} --config Release
|
||||
|
||||
Reference in New Issue
Block a user