Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jblindsay committed May 19, 2024
1 parent ef96617 commit bc347eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Run build script
run: python build.py
run: python build.py do_clean zip

- name: Upload WBT
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit bc347eb

Please sign in to comment.