test LD_LIBRARY_PATH

release/4.3a0
Varun Agrawal 2020-08-15 19:26:36 -05:00
parent e04ef84948
commit 5315e3ed35
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ jobs:
if: runner.os == 'Linux'
run: |
echo "BOOST_ROOT = $BOOST_ROOT"
echo "LD_LIBRARY_PATH = $LD_LIBRARY_PATH"
ls $LD_LIBRARY_PATH
- name: Build (Linux)
if: runner.os == 'Linux'
run: |