mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-11 11:47:21 +00:00
actions: install packaging
This commit is contained in:
parent
458e08645d
commit
13cfb77811
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -452,6 +452,7 @@ jobs:
|
||||
"$PYTHON" -m pip install --upgrade pip
|
||||
"$PYTHON" -m pip install --upgrade wheel
|
||||
"$PYTHON" -m pip install --upgrade setuptools
|
||||
"$PYTHON" -m pip install --upgrade packaging
|
||||
|
||||
- name: Custom wheels for Win arm64
|
||||
if: runner.os == 'Windows' && runner.arch == 'ARM64'
|
||||
|
Loading…
x
Reference in New Issue
Block a user