Skip to content

Commit

Permalink
Sync build-wheel jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Mar 29, 2022
1 parent 773681b commit 8837546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: Build wheel
run: pip wheel -w ~/.wheelhouse .
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 8837546

Please sign in to comment.