mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-04 19:53:34 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -452,6 +452,8 @@ jobs:
|
|||||||
"$PYTHON" -m pip install --upgrade pip
|
"$PYTHON" -m pip install --upgrade pip
|
||||||
"$PYTHON" -m pip install --upgrade wheel
|
"$PYTHON" -m pip install --upgrade wheel
|
||||||
"$PYTHON" -m pip install --upgrade setuptools
|
"$PYTHON" -m pip install --upgrade setuptools
|
||||||
|
"$PYTHON" -m pip install --upgrade importlib-metadata
|
||||||
|
"$PYTHON" -m pip install --upgrade setuptools-scm
|
||||||
"$PYTHON" -m pip list
|
"$PYTHON" -m pip list
|
||||||
|
|
||||||
- name: Custom wheels for Win arm64
|
- name: Custom wheels for Win arm64
|
||||||
|
Reference in New Issue
Block a user