Skip to content

Commit

Permalink
Update pypi_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsha-Nori authored Aug 19, 2024
1 parent ac11084 commit c46af80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
runs-on: ubuntu-latest
outputs:
include: ${{ steps.set-matrix.outputs.include }}

env:
CIBW_SKIP: pp*

steps:
- uses: actions/checkout@v4
- name: Install cibuildwheel
Expand Down

0 comments on commit c46af80

Please sign in to comment.