Migrate to Conan 2.x
This commit is contained in:
parent
165853a114
commit
822c373113
6
.github/workflows/osrm-backend.yml
vendored
6
.github/workflows/osrm-backend.yml
vendored
@ -579,9 +579,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
make -C test/data benchmark
|
make -C test/data benchmark
|
||||||
|
|
||||||
# macOS SIP strips the linker path. Reset this inside the running shell
|
# # macOS SIP strips the linker path. Reset this inside the running shell
|
||||||
export LD_LIBRARY_PATH=${{ env.LD_LIBRARY_PATH }}
|
# export LD_LIBRARY_PATH=${{ env.LD_LIBRARY_PATH }}
|
||||||
./example/build/osrm-example test/data/mld/monaco.osrm
|
# ./example/build/osrm-example test/data/mld/monaco.osrm
|
||||||
|
|
||||||
# All tests assume to be run from the build directory
|
# All tests assume to be run from the build directory
|
||||||
pushd ${OSRM_BUILD_DIR}
|
pushd ${OSRM_BUILD_DIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user