mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Fix CI (#1607)
This commit is contained in:
2
.github/workflows/python-release.yml
vendored
2
.github/workflows/python-release.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: pypi_files-${{ matrix.os }}-${{ matrix.platform }}-${{ matrix.manylinux }}
|
name: pypi_files-${{ matrix.os }}-${{ matrix.target }}-${{ matrix.manylinux }}
|
||||||
path: ./bindings/python/dist
|
path: ./bindings/python/dist
|
||||||
build-sdist:
|
build-sdist:
|
||||||
name: build sdist
|
name: build sdist
|
||||||
|
Reference in New Issue
Block a user