From bdb385c38fcc3eb26c059ddcee7c897b7da50a24 Mon Sep 17 00:00:00 2001 From: Rob Patro Date: Mon, 1 Jul 2024 14:48:35 -0400 Subject: [PATCH] Update test_simpleaf.yml --- .github/workflows/test_simpleaf.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_simpleaf.yml b/.github/workflows/test_simpleaf.yml index f896ff4..6c93189 100644 --- a/.github/workflows/test_simpleaf.yml +++ b/.github/workflows/test_simpleaf.yml @@ -44,6 +44,7 @@ jobs: - name: Test simpleaf shell: bash -l {0} run: | + export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CONDA_PREFIX/lib:$CONDA_PREFIX/lib64 cd scripts chmod +x test_simpleaf.sh ./test_simpleaf.sh