Skip to content

Commit

Permalink
Update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose authored Oct 16, 2024
1 parent 2e5a3be commit 315c58d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
env:
CIBW_BUILD: ${{ secrets.CIBW_BUILD }}
strategy:
matrix:
os: ${{ fromJSON(vars.BUILD_OS)}}
Expand Down

0 comments on commit 315c58d

Please sign in to comment.