Skip to content

Commit

Permalink
ls pixi env
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Aug 26, 2023
1 parent e3b3141 commit 93e8bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-proj-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
shell: bash
run: |
ls $(pwd)/build/.pixi
ls $(pwd)/build/.pixi/env
echo "$(pwd)/build/.pixi/env/lib" >> $GITHUB_PATH
echo "LD_LIBRARY_PATH=$(pwd)/build/.pixi/env/lib" >> "$GITHUB_ENV"
echo "PKG_CONFIG_PATH=$(pwd)/build/.pixi/env/lib/pkgconfig" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 93e8bad

Please sign in to comment.