Skip to content

Commit

Permalink
export paths
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Sep 6, 2023
1 parent 0f091d0 commit 0d565eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
meson compile
cd src
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$pwd
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$pwd/bdir/src
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$pwd
- name: test
Expand Down

0 comments on commit 0d565eb

Please sign in to comment.