Skip to content

Commit

Permalink
Update buildwheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
etphipp authored Aug 15, 2024
1 parent 3067a26 commit 63a3d74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/buildwheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
env:
CIBW_BUILD: cp311-*
CIBW_BUILD_VERBOSITY: 1
CIBW_BEFORE_ALL: "yum install -y openblas-devel python3.11-devel"
CIBW_BEFORE_BUILD: "ls -R /opt/python/cp311-cp311"
CIBW_BEFORE_ALL: "yum install -y openblas-devel"

#- uses: actions/upload-artifact@v2
# with:
Expand Down

0 comments on commit 63a3d74

Please sign in to comment.