Skip to content

Commit

Permalink
Fix linebreak in build-and-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
leon-vv committed Oct 12, 2024
1 parent c857940 commit d7763c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Repair wheel with auditwheel
run: auditwheel repair dist/*.whl --plat manylinux2014_x86_64 -w wheelhouse/
- name: Upload wheel artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit d7763c0

Please sign in to comment.