Skip to content

Commit

Permalink
installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad committed Nov 29, 2023
1 parent 3458f9f commit 3acc773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ installation:
- bash maintainer/CI/build_cmake.sh
- cd build
- make install
- cmake . -D ESPRESSO_BUILD_TESTS=ON
# get path of installed files
- CI_INSTALL_DIR="/tmp/espresso-unit-tests"
- CI_INSTALL_PYTHON_PATH=$(dirname $(find "${CI_INSTALL_DIR}/lib" -name espressomd))
Expand Down

0 comments on commit 3acc773

Please sign in to comment.