Update build actions

This commit is contained in:
turboderp
2025-02-08 03:14:32 +01:00
parent f98a7b7099
commit f1c4126045

View File

@@ -263,7 +263,7 @@ jobs:
python -m ensurepip --upgrade
python -m pip install torch==${{ matrix.torch }} --index-url https://download.pytorch.org/whl/cu$cudaVersionPytorch
python -m pip install --upgrade setuptools==69.5.1 build wheel safetensors sentencepiece ninja
python -m pip install --upgrade setuptools==69.5.1 build wheel safetensors sentencepiece ninja numpy
# --- Build wheel