mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-03-14 18:37:23 +00:00
Update release-pypi.yml (#1723)
This commit is contained in:
4
.github/workflows/release-pypi.yml
vendored
4
.github/workflows/release-pypi.yml
vendored
@@ -42,8 +42,8 @@ jobs:
|
||||
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y cmake libhwloc-dev pkg-config libnuma-dev
|
||||
apt-get update
|
||||
apt-get install -y cmake libhwloc-dev pkg-config libnuma-dev
|
||||
|
||||
- name: Install Python build tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user