Skip to content

Commit

Permalink
let it find env automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieqiong committed Sep 6, 2024
1 parent 6ca4c08 commit 0323e52
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
uses: pypa/cibuildwheel@v2.20.0
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
CIBW_ENVIRONMENT: |
GSL_CONFIG=/usr/bin/gsl-config
LD_LIBRARY_PATH=/usr/lib64:/usr/lib:$LD_LIBRARY_PATH
PATH=/usr/bin:$PATH
CIBW_BEFORE_BUILD: |
yum install -y epel-release
yum install -y gsl gsl-devel
Expand Down

0 comments on commit 0323e52

Please sign in to comment.