mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
Update build.yml
This commit is contained in:
parent
fddaeca050
commit
6e5052f6ab
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -331,7 +331,7 @@ jobs:
|
||||
"${PYTHON}" get-pip.py
|
||||
"${PYTHON}" -m pip install --upgrade pip
|
||||
"${PYTHON}" -m pip install --upgrade wheel
|
||||
"${PYTHON}" -m pip install --upgrade setuptools==60.6.0
|
||||
"${PYTHON}" -m pip install --upgrade setuptools
|
||||
|
||||
- name: Install PyInstaller
|
||||
if: matrix.goal == 'build'
|
||||
|
Loading…
x
Reference in New Issue
Block a user