mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -200,7 +200,7 @@ jobs:
|
||||
git clone https://github.com/pyinstaller/pyinstaller.git
|
||||
cd pyinstaller
|
||||
# remove pre-compiled bootloaders so we fail if bootloader compile fails
|
||||
rm -rf PyInstaller/bootloader/*/*
|
||||
rm -rf PyInstaller/bootloader/*-*/*
|
||||
cd bootloader
|
||||
export DefaultWindowsSDKVersion="10.0.20348.0"
|
||||
if [ "${PLATFORM}" == "x86" ]; then
|
||||
|
||||
Reference in New Issue
Block a user