mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 13:11:37 +00:00
actions take 79
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -124,11 +124,7 @@ jobs:
|
||||
else
|
||||
BITS="64"
|
||||
fi
|
||||
echo "bootloader before:"
|
||||
md5sum ../PyInstaller/bootloader/*/*
|
||||
$python ./waf all --target-arch=${BITS}bit
|
||||
echo "bootloader after:"
|
||||
md5sum ../PyInstaller/bootloader/*/*
|
||||
|
||||
- name: Install pip requirements
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user