mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 03:39:48 +00:00
Update release-pypi.yml (#1724)
This commit is contained in:
parent
6dcacd9daf
commit
3126b8deaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pypi.yml
vendored
2
.github/workflows/release-pypi.yml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
CPUINFER_FORCE_REBUILD: '1'
|
||||
run: |
|
||||
echo "Building kt-kernel CPU-only with all CPU variants (AMX, AVX512, AVX2)"
|
||||
python -m build --wheel --no-isolation -v
|
||||
python -m build --wheel -v
|
||||
|
||||
- name: List generated wheels
|
||||
working-directory: kt-kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue