DEBUG: Upload wheel artifacts, even on failure

This commit is contained in:
David Robertson 2023-02-07 18:15:06 +00:00
parent f7aa7b4dbe
commit f4e4de70e6
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -155,6 +155,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
if: always()
name: Wheel
path: ./wheelhouse/*.whl