Skip to content

Commit

Permalink
Update test_simpleaf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p authored Jul 1, 2024
1 parent bdb385c commit a224d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Test simpleaf
shell: bash -l {0}
run: |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CONDA_PREFIX/lib:$CONDA_PREFIX/lib64
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/share/miniconda/envs/anaconda-client-env/lib:/usr/share/miniconda/envs/anaconda-client-env/lib64
cd scripts
chmod +x test_simpleaf.sh
./test_simpleaf.sh
Expand Down

0 comments on commit a224d95

Please sign in to comment.