mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -188,9 +188,9 @@ jobs:
|
||||
cd pyinstaller
|
||||
Remove-Item PyInstaller\bootloader\*\*
|
||||
cd bootloader
|
||||
python3 ./waf all
|
||||
c:\python\python3 ./waf all
|
||||
cd ..
|
||||
python3 -m pip install .
|
||||
c:\python\python3 -m pip install .
|
||||
|
||||
- name: Mac/Linux Install PyInstaller
|
||||
if: matrix.goal != 'test' && matrix.gamos != 'windows'
|
||||
|
||||
Reference in New Issue
Block a user