Skip to content

Commit

Permalink
PKG_CONFIG_PATH for setup-python's .pc files
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpipe committed Feb 5, 2022
1 parent e867fdf commit 331f78f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -155,6 +155,7 @@ jobs:
- name: Build SolarTherm
run: |
export PKG_CONFIG_PATH=$pythonLocation/lib/pkgconfig
export PATH=$PATH:/usr/local/bin:~/.local/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
export PYTHONPATH=$PYTHONPATH:/usr/local/share/dakota/Python
Expand Down

0 comments on commit 331f78f

Please sign in to comment.