mirror of
https://github.com/instant-labs/instant-distance.git
synced 2025-02-17 05:12:15 +00:00
py: looks like we need --no-sdist for publish after all
This commit is contained in:
parent
36e528f9fb
commit
360e7e8cf7
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
with:
|
||||
command: publish
|
||||
args: -m instant-distance-py/Cargo.toml
|
||||
--no-sdist
|
||||
--username __token__
|
||||
--password ${{ secrets.PYPI_TOKEN }}
|
||||
--interpreter python${{ matrix.python }}
|
||||
|
Loading…
Reference in New Issue
Block a user