Skip to content

Commit

Permalink
ls of pixi install dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Aug 26, 2023
1 parent ded4732 commit ea4d243
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 @@ -165,6 +165,7 @@ jobs:
- name: Set native dependency paths
shell: bash
run: |
ls C:/Users/runneradmin/AppData/Local/pixi
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 ea4d243

Please sign in to comment.