Winbuild workflow: do not call distutils anymore as it was removed

This commit is contained in:
Fabien LOISON 2023-10-06 11:36:31 +02:00
parent 209e3b5473
commit 5d762b5ff5
No known key found for this signature in database
GPG Key ID: FF90CA148348048E
1 changed files with 0 additions and 5 deletions

View File

@ -24,11 +24,6 @@ jobs:
with:
python-version: "3.12"
- name: "Get some useful debug information"
run: |
python -VV
python -c "from distutils import ccompiler; print(ccompiler.get_default_compiler())"
- name: "Build YOGA Windows Standelone Version"
run: |
winbuild\builddist.bat