Fix indentation in publish.yml workflow steps
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -73,6 +73,3 @@ jobs:
|
||||
cd dist
|
||||
ls -la *.whl # Confirm wheels here
|
||||
maturin upload --token ${{ secrets.PYPI_API_TOKEN }} --skip-existing --non-interactive
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user