mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 05:01:37 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -396,7 +396,7 @@ jobs:
|
||||
#"${PYTHON}" -m pip install --upgrade pip
|
||||
# temp install pip ToT to solve
|
||||
# https://github.com/pypa/setuptools_scm/issues/713
|
||||
git install --upgrade git+https://github.com/pypa/pip
|
||||
"${PYTHON}" -m pip install --upgrade git+https://github.com/pypa/pip
|
||||
"${PYTHON}" -m pip install --upgrade wheel
|
||||
"${PYTHON}" -m pip install --upgrade setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user