Skip to content

Commit

Permalink
Will setting LD_LIBRARY_PATH work?
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 29, 2023
1 parent f7f35fb commit 486a561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/winbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- run: ./run.sh
- run: find "/usr/local/share/pkgconfig"
- run: echo "export PKG_CONFIG_PATH=/usr/local/share/pkgconfig" > ~/.bash_profile
- run: echo "export LD_LIBRARY_PATH=/usr/local/lib" > ~/.bash_profile
- run: cd tests && make && ./tests

0 comments on commit 486a561

Please sign in to comment.