mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +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
|
else
|
||||||
BITS="64"
|
BITS="64"
|
||||||
fi
|
fi
|
||||||
echo "bootloader before:"
|
|
||||||
md5sum ../PyInstaller/bootloader/*/*
|
|
||||||
$python ./waf all --target-arch=${BITS}bit
|
$python ./waf all --target-arch=${BITS}bit
|
||||||
echo "bootloader after:"
|
|
||||||
md5sum ../PyInstaller/bootloader/*/*
|
|
||||||
|
|
||||||
- name: Install pip requirements
|
- name: Install pip requirements
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user