Skip to content

Commit

Permalink
Update build_wheels_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebreivik authored Aug 17, 2024
1 parent 65e0848 commit 4e7ce35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build wheels using cibuildwheel
run: |
python -m build --outdir dist
ls dist
unzip -l ./dist/*.whl
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4e7ce35

Please sign in to comment.