Skip to content

Commit

Permalink
ci: restore missing wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Sep 13, 2024
1 parent d2ac027 commit e98136d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: wheelhouse/*
name: wheel-aarch-${{ strategy.job-index }}
name: wheels-aarch-${{ strategy.job-index }}

build_wheels:
name: ${{ matrix.build }} ${{ matrix.arch }} on ${{ matrix.os }}
Expand Down

0 comments on commit e98136d

Please sign in to comment.