mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-01 21:21:12 +00:00
Update release-pypi.yml (#1723)
This commit is contained in:
parent
fe8049d3a9
commit
6dcacd9daf
1 changed files with 2 additions and 2 deletions
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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue